Share via


UIPopoverPresentationController.PopoverLayoutMargins Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIEdgeInsets PopoverLayoutMargins { [Foundation.Export("popoverLayoutMargins")] get; [Foundation.Export("setPopoverLayoutMargins:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("popoverLayoutMargins")>]
[<set: Foundation.Export("setPopoverLayoutMargins:")>]
member this.PopoverLayoutMargins : UIKit.UIEdgeInsets with get, set

Property Value

Attributes

Applies to