UIKit.UISplitViewControllerDelegate.WillChangeDisplayMode Method
Informs the delegate that the display mode for the split view controller is about to change.

Syntax

[Foundation.Export("splitViewController:willChangeToDisplayMode:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_8_0)]
public virtual void WillChangeDisplayMode (UISplitViewController svc, UISplitViewControllerDisplayMode displayMode)

Parameters

svc
The split view controller whose display mode is changing.
displayMode
TThe new display mode that will be applied.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0