Report positional change of the text insertion point and/or characters in the composition
string.
Syntax
[Android.Runtime.Register("updateCursorAnchorInfo", "(Landroid/view/View;Landroid/view/inputmethod/CursorAnchorInfo;)V", "")]
public
void UpdateCursorAnchorInfo (
Android.Views.View view,
CursorAnchorInfo cursorAnchorInfo)
Parameters
- view
- Documentation for this section has not yet been entered.
- cursorAnchorInfo
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Views.InputMethods
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3