Lingua

AccessibilityEvent.ContentChangeTypeContentDescription Campo

Definizione

Attenzione

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

Tipo di modifica per #TYPE_WINDOW_CONTENT_CHANGED l'evento: la descrizione del contenuto del nodo è cambiata.

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

Valore del campo

Value = 4

Implementazioni

Attributi

Commenti

Tipo di modifica per #TYPE_WINDOW_CONTENT_CHANGED l'evento: la descrizione del contenuto del nodo è cambiata.

per android.view.accessibility.AccessibilityEvent.CONTENT_CHANGE_TYPE_CONTENT_DESCRIPTION.

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