Called when the subtype was changed.
Syntax
[Android.Runtime.Register("onCurrentInputMethodSubtypeChanged", "(Landroid/view/inputmethod/InputMethodSubtype;)V", "GetOnCurrentInputMethodSubtypeChanged_Landroid_view_inputmethod_InputMethodSubtype_Handler")]
protected virtual
void OnCurrentInputMethodSubtypeChanged (
Android.Views.InputMethods.InputMethodSubtype newSubtype)
Parameters
- newSubtype
- the subtype which is being changed to.
Remarks
Requirements
Namespace: Android.InputMethodServices
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 11