Share via


IActivityIndicator.IsRunning Property

Definition

Gets a value that indicates whether the ActivityIndicator should be visible and animating, or hidden.

public:
 property bool IsRunning { bool get(); };
public bool IsRunning { get; }
member this.IsRunning : bool
Public ReadOnly Property IsRunning As Boolean

Property Value

Applies to