InputMethodManager
ShowForced
ShowImplicit
CurrentInputMethodInfo
CurrentInputMethodSubtype
EnabledInputMethodList
InputMethodList
IsAcceptingText
IsActive
IsFullscreenMode
IsInputMethodSuppressingSpellChecker
IsStylusHandwritingAvailable
JniPeerMembers
LastInputMethodSubtype
ShortcutInputMethodsAndSubtypes
ThresholdClass
ThresholdType
AcceptStylusHandwritingDelegation(View)
AcceptStylusHandwritingDelegation(View, String)
DispatchKeyEventFromInputMethod(View, KeyEvent)
DisplayCompletions(View, CompletionInfo[])
FromContext(Context)
GetEnabledInputMethodSubtypeList(InputMethodInfo, Boolean)
HideSoftInputFromInputMethod(IBinder, HideSoftInputFlags)
HideSoftInputFromWindow(IBinder, HideSoftInputFlags)
HideSoftInputFromWindow(IBinder, HideSoftInputFlags, ResultReceiver)
HideStatusIcon(IBinder)
InvalidateInput(View)
InvokeIsActive(View)
IsWatchingCursor(View)
PrepareStylusHandwritingDelegation(View)
PrepareStylusHandwritingDelegation(View, String)
RestartInput(View)
SendAppPrivateCommand(View, String, Bundle)
SetAdditionalInputMethodSubtypes(String, InputMethodSubtype[])
SetCurrentInputMethodSubtype(InputMethodSubtype)
SetExplicitlyEnabledInputMethodSubtypes(String, Int32[])
SetInputMethod(IBinder, String)
SetInputMethodAndSubtype(IBinder, String, InputMethodSubtype)
ShouldOfferSwitchingToNextInputMethod(IBinder)
ShowInputMethodAndSubtypeEnabler(String)
ShowInputMethodPicker()
ShowSoftInput(View, ShowFlags)
ShowSoftInput(View, ShowFlags, ResultReceiver)
ShowSoftInputFromInputMethod(IBinder, ShowFlags)
ShowStatusIcon(IBinder, String, Int32)
StartStylusHandwriting(View)
SwitchToLastInputMethod(IBinder)
SwitchToNextInputMethod(IBinder, Boolean)
ToggleSoftInput(ShowFlags, HideSoftInputFlags)
ToggleSoftInputFromWindow(IBinder, ShowSoftInputFlags, HideSoftInputFlags)
UpdateCursor(View, Int32, Int32, Int32, Int32)
UpdateCursorAnchorInfo(View, CursorAnchorInfo)
UpdateExtractedText(View, Int32, ExtractedText)
UpdateSelection(View, Int32, Int32, Int32, Int32)
ViewClicked(View)
monoandroid
namespace Android.Views.InputMethods
{
[Register("android/view/inputmethod/InputMethodManager", DoNotGenerateAcw = true)]
public sealed class InputMethodManager : Object
{
[Obsolete("deprecated")]
[Register("isWatchingCursor", "(Landroid/view/View;)Z", "")]
public bool IsWatchingCursor(View? view);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to monoandroid | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Obsolete | deprecated |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API