Android.Manifest.Permission.StatusBar Field
Allows an application to open, close, or disable the status bar and its icons.

Syntax

[Android.Runtime.Register("STATUS_BAR")]
public const string StatusBar

Remarks

Allows an application to open, close, or disable the status bar and its icons.

[Android Documentation]

Requirements

Namespace: Android
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1