Share via


ActivityManager.TaskDescription.StatusBarColor Property

Definition

public virtual int StatusBarColor { [Android.Runtime.Register("getStatusBarColor", "()I", "GetGetStatusBarColorHandler", ApiSince=33)] get; }
[<get: Android.Runtime.Register("getStatusBarColor", "()I", "GetGetStatusBarColorHandler", ApiSince=33)>]
member this.StatusBarColor : int

Property Value

The color override on the theme's status bar color.

Attributes

Remarks

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

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