Called when the application has reported a new location of its text
cursor.
Syntax
[Android.Runtime.Register("onUpdateCursor", "(Landroid/graphics/Rect;)V", "GetOnUpdateCursor_Landroid_graphics_Rect_Handler")]
[System.Obsolete("deprecated")]
public virtual
void OnUpdateCursor (
Android.Graphics.Rect newCursor)
Parameters
- newCursor
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.InputMethodServices
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3