Partager via


AccessibilityNodeInfo.RangeInfo.RangeTypeInt Champ

Définition

Attention

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

Type de plage : entier.

[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

Valeur de champ

Value = 0
Attributs

Remarques

Type de plage : entier.

Documentation Java pour android.view.accessibility.AccessibilityNodeInfo.RangeInfo.RANGE_TYPE_INT.

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 à