Share via


NSView.AdditionalSafeAreaInsets Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSEdgeInsets AdditionalSafeAreaInsets { [Foundation.Export("additionalSafeAreaInsets", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setAdditionalSafeAreaInsets:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("additionalSafeAreaInsets", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setAdditionalSafeAreaInsets:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.AdditionalSafeAreaInsets : AppKit.NSEdgeInsets with get, set

Property Value

Attributes

Applies to