Table of Contents

Method OnOrientationChanging

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll

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.