Xamarin.Forms.ActivityIndicator Members

The members of Xamarin.Forms.ActivityIndicator are listed below.

See Also: Inherited members from Xamarin.Forms.View

Public Constructors

Initializes a new instance of the ActivityIndicator class.

Public Fields

static readonly
ColorPropertyBindableProperty. Identifies the Color bindable property.
static readonly
IsRunningPropertyBindableProperty. Identifies the Color bindable property.

Public Properties

ColorColor. Gets or sets the Xamarin.Forms.Color of the ActivityIndicator. This is a bindable property.
IsRunningbool. Gets or sets the value indicating if the ActivityIndicator is running. This is a bindable property.