Share via


NSWindow.ContentAspectRatio Property

Definition

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

Property Value

Attributes

Applies to