Share via


UIView.SafeAreaLayoutGuide Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UILayoutGuide SafeAreaLayoutGuide { [Foundation.Export("safeAreaLayoutGuide", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("safeAreaLayoutGuide", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.SafeAreaLayoutGuide : UIKit.UILayoutGuide

Property Value

Attributes

Applies to