Return true if the current input method wants to watch the location
of the input editor's cursor in its window.
Syntax
[Android.Runtime.Register("isWatchingCursor", "(Landroid/view/View;)Z", "")]
[System.Obsolete("deprecated")]
public
bool IsWatchingCursor (
Android.Views.View view)
Parameters
- view
- Documentation for this section has not yet been entered.
Returns
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