Share via


UIPopoverBackgroundView.GetContentViewInsets Method

Definition

[Foundation.Export("contentViewInsets")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static UIKit.UIEdgeInsets GetContentViewInsets();
[<Foundation.Export("contentViewInsets")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetContentViewInsets : unit -> UIKit.UIEdgeInsets

Returns

Attributes

Applies to