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