Condividi tramite


AccessibilityNodeInfo.RangeInfo.RangeTypeInt Campo

Definizione

Attenzione

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

Tipo di intervallo: integer.

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

Valore del campo

Value = 0
Attributi

Commenti

Tipo di intervallo: integer.

Documentazione java per android.view.accessibility.AccessibilityNodeInfo.RangeInfo.RANGE_TYPE_INT.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a