UISplitViewPresentEventArgs(UIPopoverController, UIViewController) Constructor

Definition

Initializes a new instance of the UISplitViewPresentEventArgs class.

public UISplitViewPresentEventArgs (UIKit.UIPopoverController pc, UIKit.UIViewController aViewController);
new UIKit.UISplitViewPresentEventArgs : UIKit.UIPopoverController * UIKit.UIViewController -> UIKit.UISplitViewPresentEventArgs

Parameters

aViewController
UIViewController

Applies to