UIPopoverBackgroundView.GetContentViewInsets Method

Definition

The insets for the content portion of the popover.

[Foundation.Export("contentViewInsets")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static UIKit.UIEdgeInsets GetContentViewInsets ();
static member GetContentViewInsets : unit -> UIKit.UIEdgeInsets

Returns

Attributes

Applies to