Android.Views.InputMethods.InputMethodManager.SetCurrentInputMethodSubtype Method
Switch to a new input method subtype of the current input method.

Syntax

[Android.Runtime.Register("setCurrentInputMethodSubtype", "(Landroid/view/inputmethod/InputMethodSubtype;)Z", "")]
public bool SetCurrentInputMethodSubtype (InputMethodSubtype subtype)

Parameters

subtype
A new input method subtype to switch.

Returns

Documentation for this section has not yet been entered.

Remarks

Switch to a new input method subtype of the current input method.

[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 11