Edit

Share via


AVMutableVideoComposition.AnimationTool Property

Definition

Gets or sets the video composition tool to use with Core Animation.

public virtual AVFoundation.AVVideoCompositionCoreAnimationTool AnimationTool { [Foundation.Export("animationTool", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setAnimationTool:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.AnimationTool : AVFoundation.AVVideoCompositionCoreAnimationTool with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to