Language

Manifest.Permission.WriteSystemPreferences Field

Definition

Identifies the Android permission named WRITE_SYSTEM_PREFERENCES.

[Android.Runtime.Register("WRITE_SYSTEM_PREFERENCES", ApiSince=36)]
public const string WriteSystemPreferences;
[<Android.Runtime.Register("WRITE_SYSTEM_PREFERENCES", ApiSince=36)>]
val mutable WriteSystemPreferences : string

Field Value

Attributes

Remarks

Android platform documentation

Applies to