Share via


UISplitViewHideEventArgs Class

Definition

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

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

Constructors

Name Description
UISplitViewHideEventArgs(UIViewController, UIBarButtonItem, UIPopoverController)

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

Properties

Name Description
AViewController
BarButtonItem
Pc

Applies to