Creates an instance of OrientationContext.
The current ContextManager
The constructor properties.
The current ContextManager
ReadonlyisObservable indicating whether the current orientation is landscape.
ReadonlyisObservable indicating whether the current orientation is secondary landscape.
ReadonlyisObservable indicating whether the current orientation is portrait.
ReadonlyisObservable indicating whether the current orientation is secondary portrait.
ReadonlyonEvent triggered when the orientation changes to landscape.
ReadonlyonEvent triggered when the orientation changes to secondary landscape.
ReadonlyonEvent triggered when there is any orientation change.
ReadonlyonEvent triggered when the orientation changes to portrait.
ReadonlyonEvent triggered when the orientation changes to secondary portrait.
ReadonlyorientationObservable representing the current orientation.
Manages and tracks orientation changes in the application context.