IWKImageAnimatable.StopAnimating Method

Definition

Method that is called to stop all animations.

[Foundation.Export("stopAnimating")]
[Foundation.Preserve(Conditional=true)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public void StopAnimating ();
abstract member StopAnimating : unit -> unit
Attributes

Applies to