Share via


NSView.AutoresizingMask Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSViewResizingMask AutoresizingMask { [Foundation.Export("autoresizingMask")] get; [Foundation.Export("setAutoresizingMask:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("autoresizingMask")>]
[<set: Foundation.Export("setAutoresizingMask:")>]
member this.AutoresizingMask : AppKit.NSViewResizingMask with get, set

Property Value

Attributes

Applies to