UIPopoverPresentationController.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 in which it is acceptable to display the popover.
public virtual UIKit.UIEdgeInsets PopoverLayoutMargins { [Foundation.Export("popoverLayoutMargins")] get; [Foundation.Export("setPopoverLayoutMargins:")] set; }
member this.PopoverLayoutMargins : UIKit.UIEdgeInsets with get, set
Property Value
- Attributes