UIKit.UISplitViewControllerDelegate.WillShowViewController Method
Indicates that the UISplitViewController is about to be shown.

Syntax

[Foundation.Export("splitViewController:willShowViewController:invalidatingBarButtonItem:")]
[ObjCRuntime.Availability(Deprecated=ObjCRuntime.Platform.iOS_8_0, Message="Use UISearchController starting with iOS 8.0")]
public virtual void WillShowViewController (UISplitViewController svc, UIViewController aViewController, UIBarButtonItem button)

Parameters

svc
The split view controller whose display mode is changing.
aViewController
Specified view controller.
button
An enumeration of the predefined UIKit.UIBarButtonItems.

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