UIPopoverController.PopoverLayoutMargins 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 margins around the portion of the screen where the popover will be displayed.
public virtual UIKit.UIEdgeInsets PopoverLayoutMargins { [Foundation.Export("popoverLayoutMargins")] get; [Foundation.Export("setPopoverLayoutMargins:")] set; }
member this.PopoverLayoutMargins : UIKit.UIEdgeInsets with get, set
Property Value
- Attributes