AccessibilityNodeInfo.ExpandedStateUndefined Campo

Definizione

Attenzione

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

Stato espanso per un elemento non espandibile

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

Valore del campo

Value = 0

Implementazioni

Attributi

Commenti

Stato espanso per un elemento non espandibile

per android.view.accessibility.AccessibilityNodeInfo.EXPANDED_STATE_UNDEFINED.

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