Android.Views.Accessibility.AccessibilityNodeInfo: Property Members

The properties of Android.Views.Accessibility.AccessibilityNodeInfo are listed below. For a list of all members, see the AccessibilityNodeInfo Members list.

See Also: Inherited members from Java.Lang.Object

Public Properties

AccessibilityFocusedbool. Gets whether this node is accessibility focused.
[read-only]
ActionListIList<AccessibilityNodeInfo.AccessibilityAction>. Gets the actions that can be performed on the node.
[read-only]
ActionsAction. Gets the actions that can be performed on the node.
Checkablebool. Gets whether this node is checkable.
Checkedbool. Gets whether this node is checked.
[read-only]
ChildCountint. Gets the number of children.
ClassNamestring. Documentation for this section has not yet been entered.
ClassNameFormattedJava.Lang.ICharSequence. Gets the class this node comes from.
Clickablebool. Gets whether this node is clickable.
ContentDescriptionstring. Documentation for this section has not yet been entered.
ContentDescriptionFormattedJava.Lang.ICharSequence. Gets the content description of this node.
ContentInvalidbool. Gets if the content of this node is invalid.
[read-only]
static
CreatorAndroid.OS.IParcelableCreator.
Dismissablebool. Gets if the node can be dismissed.
Editablebool. Gets if the node is editable.
Enabledbool. Gets whether this node is enabled.
Errorstring. Documentation for this section has not yet been entered.
ErrorFormattedJava.Lang.ICharSequence. Gets the error text of this node.
[read-only]
ExtrasAndroid.OS.Bundle. Gets an optional bundle with extra data.
Focusablebool. Gets whether this node is focusable.
Focusedbool. Gets whether this node is focused.
InputTypeAndroid.Text.InputTypes. Gets the input type of the source as defined by Android.Text.IInputType.
[read-only]
LabeledByAccessibilityNodeInfo. Gets the node info which serves as the label of the view represented by this info for accessibility purposes.
[read-only]
LabelForAccessibilityNodeInfo. Gets the node info for which the view represented by this info serves as a label for accessibility purposes.
LiveRegionAndroid.Views.AccessibilityLiveRegion. Gets the node's live region mode.
LongClickablebool. Gets whether this node is long clickable.
MaxTextLengthint. Returns the maximum text length for this node.
MovementGranularitiesMovementGranularity. Gets the movement granularities for traversing the text of this node.
MultiLinebool. Gets if the node is a multi line editable text.
PackageNamestring. Documentation for this section has not yet been entered.
PackageNameFormattedJava.Lang.ICharSequence. Gets the package this node comes from.
[read-only]
ParentAccessibilityNodeInfo. Gets the parent.
Passwordbool. Gets whether this node is a password.
Scrollablebool. Gets if the node is scrollable.
Selectedbool. Gets whether this node is selected.
Textstring. Documentation for this section has not yet been entered.
TextFormattedJava.Lang.ICharSequence. Gets the text of this node.
[read-only]
TextSelectionEndint. Gets the text selection end.
[read-only]
TextSelectionStartint. Gets the text selection start.
ViewIdResourceNamestring. Gets the fully qualified resource name of the source view's id.
VisibleToUserbool. Sets whether this node is visible to the user.
[read-only]
WindowAccessibilityWindowInfo. Gets the window to which this node belongs.
[read-only]
WindowIdint. Gets the id of the window from which the info comes from.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.