Share via


NSWindow.ResizeIncrements Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGSize ResizeIncrements { [Foundation.Export("resizeIncrements")] get; [Foundation.Export("setResizeIncrements:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("resizeIncrements")>]
[<set: Foundation.Export("setResizeIncrements:")>]
member this.ResizeIncrements : CoreGraphics.CGSize with get, set

Property Value

Attributes

Applies to