Share via


UISplitViewShowEventArgs Class

Definition

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

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

Constructors

Name Description
UISplitViewShowEventArgs(UIViewController, UIBarButtonItem)

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

Properties

Name Description
AViewController
Button

Applies to