UIPopoverController.ContentViewController 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.
A view controller that is responsible for the content of the popover.
public virtual UIKit.UIViewController ContentViewController { [Foundation.Export("contentViewController", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setContentViewController:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.ContentViewController : UIKit.UIViewController with get, set
Property Value
- Attributes