Share via


NSWindow.ContentResizeIncrements Property

Definition

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

Property Value

Attributes

Applies to