Android.Views.Accessibility.EventTypes Enumeration
Enumerates values returned by several types and taken as a parameter of several types.

Syntax

public enum EventTypes

Remarks

Enumerates values returned by the following: and taken as a parameter of the following: .

Members

Member NameDescription
AllMaskMask for Android.Views.Accessibility.AccessibilityEvent all types.
AnnouncementRepresents the event of an application making an announcement.
GestureDetectionEndRepresents the event of ending gesture detection.
GestureDetectionStartRepresents the event of beginning gesture detection.
NotificationStateChangedRepresents the event showing a Android.App.Notification.
TouchExplorationGestureEndRepresents the event of ending a touch exploration gesture.
TouchExplorationGestureStartRepresents the event of starting a touch exploration gesture.
TouchInteractionEndRepresents the event of the user ending to touch the screen.
TouchInteractionStartRepresents the event of the user starting to touch the screen.
ViewAccessibilityFocusClearedRepresents the event of clearing accessibility focus.
ViewAccessibilityFocusedRepresents the event of gaining accessibility focus.
ViewClickedRepresents the event of clicking on a Android.Views.View like Android.Widget.Button, Android.Widget.CompoundButton, etc.
ViewFocusedRepresents the event of setting input focus of a Android.Views.View.
ViewHoverEnterRepresents the event of a hover enter over a Android.Views.View.
ViewHoverExitRepresents the event of a hover exit over a Android.Views.View.
ViewLongClickedRepresents the event of long clicking on a Android.Views.View like Android.Widget.Button, Android.Widget.CompoundButton, etc.
ViewScrolledRepresents the event of scrolling a view.
ViewSelectedRepresents the event of selecting an item usually in the context of an Android.Widget.AdapterView.
ViewTextChangedRepresents the event of changing the text of an Android.Widget.EditText.
ViewTextSelectionChangedRepresents the event of changing the selection in an Android.Widget.EditText.
ViewTextTraversedAtMovementGranularityRepresents the event of traversing the text of a view at a given movement granularity.
WindowContentChangedRepresents the event of changing the content of a window and more specifically the sub-tree rooted at the event's source.
WindowsChangedDocumentation for this section has not yet been entered.
WindowStateChangedRepresents the event of opening a Android.Widget.PopupWindow, Android.Views.Menu, Android.App.Dialog, etc.

Requirements

Namespace: Android.Views.Accessibility
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0