AVMutableComposition.NaturalSize Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the original size of the visual portion of the composition.
public override CoreGraphics.CGSize NaturalSize { [Foundation.Export("naturalSize")] get; [Foundation.Export("setNaturalSize:")] set; }
member this.NaturalSize : CoreGraphics.CGSize with get, set
Property Value
- Attributes