Method OnOrientationChanging
OnOrientationChanging(Orientation)
Called when the orientation is changing. Invokes the OrientationChanging event.
protected virtual bool OnOrientationChanging(Orientation newOrientation)
Parameters
newOrientation
Orientation
Returns
- bool
True of the event was cancelled.