- x
- The horizontal absolute position of a point on screen
- y
- The vertical absolute position of a point on screen
Documentation for this section has not yet been entered.
Get the character offset closest to the specified absolute position. A typical use case is to pass the result of Android.Views.MotionEvent.GetX and Android.Views.MotionEvent.GetY to this method.