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)
net9.0-android34.0
namespace Android.Views.InputMethods
{
[Register("android/view/inputmethod/InputMethodManager", DoNotGenerateAcw = true)]
public sealed class InputMethodManager : Object
{
[ObsoletedOSPlatform("android28.0")]
[Register("showStatusIcon", "(Landroid/os/IBinder;Ljava/lang/String;I)V", "")]
public void ShowStatusIcon(IBinder? imeToken, string? packageName, int iconId);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to net9.0 | |
Platforms | This API is only available when you target a specific platform: |
Android | 21.022.023.024.025.026.027.028.029.030.031.032.033.034.0 |
Information specific to net9.0-android34.0 | |
Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API