Share via


NSView.SafeAreaInsets Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSEdgeInsets SafeAreaInsets { [Foundation.Export("safeAreaInsets")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("safeAreaInsets")>]
member this.SafeAreaInsets : AppKit.NSEdgeInsets

Property Value

Attributes

Applies to