Share via


CALayer.RemoveAllAnimations Method

Definition

Removes all animations currently attached to the layer.

[Foundation.Export("removeAllAnimations")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void RemoveAllAnimations();
[<Foundation.Export("removeAllAnimations")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member RemoveAllAnimations : unit -> unit
override this.RemoveAllAnimations : unit -> unit
Attributes

Applies to