Method OnCollapsedChanging
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.