Sprache

VoiceInteractionManager.ReadScreenContextRequestStateGranted Feld

Definition

Achtung

This constant will be removed in the future version. Use Android.App.VoiceInteractions.ReadScreenContextRequestState enum directly instead of this field.

Lesebildschirmkontextzugriff wird gewährt.

[Android.Runtime.Register("READ_SCREEN_CONTEXT_REQUEST_STATE_GRANTED", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.VoiceInteractions.ReadScreenContextRequestState enum directly instead of this field.", true)]
public const Android.App.VoiceInteractions.ReadScreenContextRequestState ReadScreenContextRequestStateGranted = 0;
[<Android.Runtime.Register("READ_SCREEN_CONTEXT_REQUEST_STATE_GRANTED", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.VoiceInteractions.ReadScreenContextRequestState enum directly instead of this field.", true)>]
val mutable ReadScreenContextRequestStateGranted : Android.App.VoiceInteractions.ReadScreenContextRequestState

Feldwert

Value = 0
Attribute

Hinweise

Lesebildschirmkontextzugriff wird gewährt.

Android-Referenz für android.app.voiceinteraction.VoiceInteractionManager.READ_SCREEN_CONTEXT_REQUEST_STATE_GRANTED.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: