UIKit.UISplitViewHideEventArgs Members

The members of UIKit.UISplitViewHideEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Initializes a new instance of the UISplitViewHideEventArgs class.

Public Properties

AViewControllerUIViewController. The UIViewController that is about to be hidden.
BarButtonItemUIBarButtonItem. A UIBarButtonItem that can be added to the remaining view's navigation or toolbar.
PcUIPopoverController. The UIPopoverController that uses taps on the provided BarButtonItem to display the hidden UIViewController.