Documentation for this section has not yet been entered.
Type Reason Java.Lang.IllegalStateException If called from an AccessibilityService.
Get method documentation [Android Documentation]
Returns the maximum text length for this node.
Set method documentation [Android Documentation]
Sets the maximum text length, or -1 for no limit.
Typically used to indicate that an editable text field has a limit on
the number of characters entered.
Note: Cannot be called from an
Android.AccessibilityServices.AccessibilityService.
This class is made immutable before being delivered to an AccessibilityService.