UIImageView.StartAnimating Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Starts animating images in the UIImageView.
[Foundation.Export("startAnimating")]
public virtual void StartAnimating ();
abstract member StartAnimating : unit -> unit
override this.StartAnimating : unit -> unit
- Attributes
Remarks
Calling this method always starts the animation from the first image in the array.