- imeToken
- Supplies the identifying token given to an input method when it was started, which allows it to perform this operation on itself.
Documentation for this section has not yet been entered.
Returns true if the current IME needs to offer the users ways to switch to a next input method (e.g. a globe key.). When an IME sets supportsSwitchingToNextInputMethod and this method returns true, the IME has to offer ways to to invoke InputMethodManager.SwitchToNextInputMethod(Android.OS.IBinder, System.Boolean) accordingly.
Note that the system determines the most appropriate next input method and subtype in order to provide the consistent user experience in switching between IMEs and subtypes.