Android.Views.InputMethods.InputMethodManager.UpdateCursorAnchorInfo Method
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

Report positional change of the text insertion point and/or characters in the composition string.

[Android Documentation]

Requirements

Namespace: Android.Views.InputMethods
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 3