Share via


CAAnimation.RemovedOnCompletion Property

Definition

Whether the animation is removed from the layer on completion.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool RemovedOnCompletion { [Foundation.Export("isRemovedOnCompletion")] get; [Foundation.Export("setRemovedOnCompletion:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isRemovedOnCompletion")>]
[<set: Foundation.Export("setRemovedOnCompletion:")>]
member this.RemovedOnCompletion : bool with get, set

Property Value

Attributes

Applies to