Language

Manifest.Permission.PostNotifications Field

Definition

Identifies the Android permission named POST_NOTIFICATIONS.

[Android.Runtime.Register("POST_NOTIFICATIONS", ApiSince=33)]
public const string PostNotifications;
[<Android.Runtime.Register("POST_NOTIFICATIONS", ApiSince=33)>]
val mutable PostNotifications : string

Field Value

Attributes

Remarks

Android platform documentation

Applies to