UIKit.UISplitViewShowEventArgs Members

The members of UIKit.UISplitViewShowEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Initializes a new instance of the UISplitViewShowEventArgs class.

Public Properties

AViewControllerUIViewController. The UIViewController that is about to be shown again.
ButtonUIBarButtonItem. The UIKit.UIBarButtonItem that was used to show the UISplitViewShowEventArgs.AViewController while it was hidden.