UIPopoverController.PopoverLayoutMargins Property

Definition

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

Applies to