UIActivityIndicatorView.HidesWhenStopped Property

Definition

This property controls if the activity indicator is hidden when the animation stops.

public virtual bool HidesWhenStopped { [Foundation.Export("hidesWhenStopped")] get; [Foundation.Export("setHidesWhenStopped:")] set; }
member this.HidesWhenStopped : bool with get, set

Property Value

Attributes

Applies to