UIKit.UISplitViewControllerDelegate.WillPresentViewController Method
Indicates that the UISplitViewController is about to be presented.

Syntax

[Foundation.Export("splitViewController:popoverController:willPresentViewController:")]
[ObjCRuntime.Availability(Deprecated=ObjCRuntime.Platform.iOS_8_0, Message="Use UISearchController starting with iOS 8.0")]
public virtual void WillPresentViewController (UISplitViewController svc, UIPopoverController pc, UIViewController aViewController)

Parameters

svc
The split view controller whose display mode is changing.
pc
Specified popover controller.
aViewController
Specified view controller.

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