Android.Views.Accessibility.AccessibilityNodeInfo.GetRangeInfo Method
Gets the range info if this node is a range.

Syntax

[Android.Runtime.Register("getRangeInfo", "()Landroid/view/accessibility/AccessibilityNodeInfo$RangeInfo;", "GetGetRangeInfoHandler")]
public virtual AccessibilityNodeInfo.RangeInfo GetRangeInfo ()

Returns

Documentation for this section has not yet been entered.

Remarks

Gets the range info if this node is a range.

[Android Documentation]

Requirements

Namespace: Android.Views.Accessibility
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 14