JxrPlatformAdapter.ActivitySpace.OnBoundsChangedListener


public interface JxrPlatformAdapter.ActivitySpace.OnBoundsChangedListener


Interface for a listener which receives changes to the bounds of the primary Activity.

Summary

Public methods

abstract void

Called by the system when the bounds of the primary Activity change.

Public methods

onBoundsChanged

Added in 1.0.0-alpha03
abstract void onBoundsChanged(@NonNull JxrPlatformAdapter.Dimensions bounds)

Called by the system when the bounds of the primary Activity change.

Parameters
@NonNull JxrPlatformAdapter.Dimensions bounds

The new bounds of the primary Activity in Meters