UIView.LayoutMarginsGuide Property

Definition

Defines the margin attributes.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UILayoutGuide LayoutMarginsGuide { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("layoutMarginsGuide", ObjCRuntime.ArgumentSemantic.Strong)] get; }
member this.LayoutMarginsGuide : UIKit.UILayoutGuide

Property Value

Attributes

Applies to