Lingua

VoiceInteractionManager.ReadScreenContextRequestStateGranted Campo

Definizione

Attenzione

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

Viene concesso l'accesso al contesto della schermata di lettura.

[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

Valore del campo

Value = 0
Attributi

Commenti

Viene concesso l'accesso al contesto della schermata di lettura.

Informazioni di riferimento su Android per android.app.voiceinteraction.VoiceInteractionManager.READ_SCREEN_CONTEXT_REQUEST_STATE_GRANTED.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a