Language

Manifest.Permission.ReadAssistStructureScreenContent Field

Definition

Allows an assistant application to read screen content in the AssistStructure.

[Android.Runtime.Register("READ_ASSIST_STRUCTURE_SCREEN_CONTENT", ApiSince=37)]
public const string ReadAssistStructureScreenContent;
[<Android.Runtime.Register("READ_ASSIST_STRUCTURE_SCREEN_CONTENT", ApiSince=37)>]
val mutable ReadAssistStructureScreenContent : string

Field Value

Attributes

Remarks

Allows an assistant application to read screen content in the AssistStructure.

Protection level: normal

Android reference for android.Manifest.permission.READ_ASSIST_STRUCTURE_SCREEN_CONTENT.

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