Share via


NSWindow.AspectRatio Property

Definition

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

Property Value

Attributes

Applies to