Table of Contents

Method OnCollapsedChanging

Namespace
UICatalog.Scenarios
Assembly
UICatalog.dll

OnCollapsedChanging(bool)

Called when the orientation is changing. Invokes the OrientationChanging event.

protected virtual bool OnCollapsedChanging(bool newValue)

Parameters

newValue bool

Returns

bool

True of the event was cancelled.