Color.Accent Property

Definition

Gets the accent or tint color from the application.

public static Xamarin.Forms.Color Accent { get; }
member this.Accent : Xamarin.Forms.Color

Property Value

A Color.

Remarks

The accent color is platform and device dependent.

Applies to