ActivityManager.TaskDescription.PrimaryColor Property

Definition

public virtual int PrimaryColor { [Android.Runtime.Register("getPrimaryColor", "()I", "GetGetPrimaryColorHandler")] get; }
[<get: Android.Runtime.Register("getPrimaryColor", "()I", "GetGetPrimaryColorHandler")>]
member this.PrimaryColor : int

Property Value

The color override on the theme's primary color.

Attributes

Remarks

Java documentation for android.app.ActivityManager.TaskDescription.getPrimaryColor().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to