AccessibilityNodeInfo.RangeInfo.Type Property

Definition

Gets the range type.

public Android.Views.Accessibility.RangeType Type { [Android.Runtime.Register("getType", "()I", "")] get; }
[<get: Android.Runtime.Register("getType", "()I", "")>]
member this.Type : Android.Views.Accessibility.RangeType

Property Value

The range type.

Attributes

Remarks

Gets the range type.

Java documentation for android.view.accessibility.AccessibilityNodeInfo.RangeInfo.getType().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to