Share via


AVMutableComposition.NaturalSize Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public override CoreGraphics.CGSize NaturalSize { [Foundation.Export("naturalSize")] get; [Foundation.Export("setNaturalSize:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("naturalSize")>]
[<set: Foundation.Export("setNaturalSize:")>]
member this.NaturalSize : CoreGraphics.CGSize with get, set

Property Value

Attributes

Applies to