Edit

Share via


AVAssetWriterInput.Transform Property

Definition

The preferred transform to be applied to visual data.

public virtual CoreGraphics.CGAffineTransform Transform { [Foundation.Export("transform", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setTransform:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.Transform : CoreGraphics.CGAffineTransform with get, set

Property Value

The default value is the identity transform.

Attributes

Applies to