Share via


UISplitViewPresentEventArgs Class

Definition

Provides data for an event based on an Objective-C protocol method.

public class UISplitViewPresentEventArgs : EventArgs
type UISplitViewPresentEventArgs = class
    inherit EventArgs
Inheritance
UISplitViewPresentEventArgs

Constructors

Name Description
UISplitViewPresentEventArgs(UIPopoverController, UIViewController)

Create a new instance of the UISplitViewPresentEventArgs with the specified event data.

Properties

Name Description
AViewController
Pc

Applies to