KeyboardView
IOnKeyboardActionListener
KeyEventArgs
PressEventArgs
ReleaseEventArgs
TextEventArgs
KeyboardView(Context, IAttributeSet)
KeyboardView(IntPtr, JniHandleOwnership)
KeyboardView(Context, IAttributeSet, Int32)
KeyboardView(Context, IAttributeSet, Int32, Int32)
IsShifted
JniPeerMembers
Keyboard
OnKeyboardActionListener
PreviewEnabled
ProximityCorrectionEnabled
ThresholdClass
ThresholdType
Closing()
GetOnKeyboardActionListener()
HandleBack()
InvalidateAllKeys()
InvalidateKey(Int32)
OnClick(View)
OnDetachedFromWindow()
OnDraw(Canvas)
OnLongPress(Key)
OnMeasure(Int32, Int32)
OnSizeChanged(Int32, Int32, Int32, Int32)
SetPopupOffset(Int32, Int32)
SetPopupParent(View)
SetShifted(Boolean)
SetVerticalCorrection(Int32)
SwipeDown()
SwipeLeft()
SwipeRight()
SwipeUp()
Key
Press
Release
SwipeDownEvent
SwipeLeftEvent
SwipeRightEvent
SwipeUpEvent
Text
net9.0-android34.0
namespace Android.InputMethodServices
{
[ObsoletedOSPlatform("android29.0", "This class is obsoleted in this android platform")]
[Register("android/inputmethodservice/KeyboardView", DoNotGenerateAcw = true)]
public class KeyboardView : View, IJavaObject, IOnClickListener, IJavaPeerable, IDisposable
{
[ObsoletedOSPlatform("android29.0")]
[Register("swipeUp", "()V", "GetSwipeUpHandler")]
protected virtual void SwipeUp();
}
}
| .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