InputMethodManager
HandwritingDelegateFlagHomeDelegatorAllowed
ShowForced
ShowImplicit
CurrentInputMethodInfo
CurrentInputMethodSubtype
EnabledInputMethodList
InputMethodList
IsAcceptingText
IsActive
IsConnectionlessStylusHandwritingAvailable
IsFullscreenMode
IsInputMethodSuppressingSpellChecker
IsStylusHandwritingAvailable
JniPeerMembers
LastInputMethodSubtype
ShortcutInputMethodsAndSubtypes
ThresholdClass
ThresholdType
AcceptStylusHandwritingDelegation(View)
AcceptStylusHandwritingDelegation(View, String)
AcceptStylusHandwritingDelegation(View, String, IExecutor, IConsumer)
AcceptStylusHandwritingDelegation(View, String, HandwritingDelegateFlag, IExecutor, IConsumer)
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)
StartConnectionlessStylusHandwriting(View, CursorAnchorInfo, IExecutor, IConnectionlessHandwritingCallback)
StartConnectionlessStylusHandwritingForDelegation(View, CursorAnchorInfo, IExecutor, IConnectionlessHandwritingCallback)
StartConnectionlessStylusHandwritingForDelegation(View, CursorAnchorInfo, String, IExecutor, IConnectionlessHandwritingCallback)
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)
net10.0-android36.0
namespace Android.Views.InputMethods
{
[Register("android/view/inputmethod/InputMethodManager", DoNotGenerateAcw = true)]
public sealed class InputMethodManager : Object
{
[Register("showSoftInput", "(Landroid/view/View;I)Z", "")]
public bool ShowSoftInput(View? view, [GeneratedEnum] ShowFlags flags);
}
}
| nuget.org | 0.0 % Reference this API |
|---|---|
| .NET | 6.07.08.09.010.0 |
Information specific to net10.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.035.036.0 |
Information specific to net10.0-android36.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