Xamarin.Forms.ActivityIndicator.Color Property
Gets or sets the Xamarin.Forms.Color of the ActivityIndicator. This is a bindable property.

Syntax

public Color Color { get; set; }

Value

A Xamarin.Forms.Color used to display the ActivityIndicator. Default is Color.Default.

Remarks

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0