Resource.Attribute.ReadPermission Field

Definition

A specific Permission name for read-only access to a ContentProvider.

[Android.Runtime.Register("readPermission")]
public const int ReadPermission = 16842759;
[<Android.Runtime.Register("readPermission")>]
val mutable ReadPermission : int

Field Value

Value = 16842759
Attributes

Remarks

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