UISplitViewHideEventArgs.Pc Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The UIPopoverController that uses taps on the provided BarButtonItem to display the hidden UIViewController.
public UIKit.UIPopoverController Pc { get; set; }
member this.Pc : UIKit.UIPopoverController with get, set