Partager via


AccessibilityEvent.SpeechStateSpeakingStart Champ

Définition

Attention

This constant will be removed in the future version. Use Android.Views.Accessibility.SpeechState enum directly instead of this field.

Type de modification de l’événement #TYPE_SPEECH_STATE_CHANGE : un autre service parle.

[Android.Runtime.Register("SPEECH_STATE_SPEAKING_START", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.Accessibility.SpeechState enum directly instead of this field.", true)]
public const Android.Views.Accessibility.SpeechState SpeechStateSpeakingStart = 1;
[<Android.Runtime.Register("SPEECH_STATE_SPEAKING_START", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.Accessibility.SpeechState enum directly instead of this field.", true)>]
val mutable SpeechStateSpeakingStart : Android.Views.Accessibility.SpeechState

Valeur de champ

Value = 1

Implémente

Attributs

Remarques

Type de modification de l’événement #TYPE_SPEECH_STATE_CHANGE : un autre service parle.

Documentation Java pour android.view.accessibility.AccessibilityEvent.SPEECH_STATE_SPEAKING_START.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à