The members of Android.Views.FocusFinder are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] static | Instance | FocusFinder. Get the focus finder for this thread. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
FindNearestTouchable(ViewGroup, int, int, FocusSearchDirection, int[])Find the nearest touchable view to the specified view. | ||
FindNextFocus(ViewGroup, View, FocusSearchDirection)Find the next view to take focus in root's descendants, starting from the view that currently is focused. | ||
FindNextFocusFromRect(ViewGroup, Android.Graphics.Rect, FocusSearchDirection)Find the next view to take focus in root's descendants, searching from a particular rectangle in root's coordinates. |