KeyEvent
DispatcherState
ICallback
KeycodeClose
KeycodeDemoApp1
KeycodeDemoApp2
KeycodeDemoApp3
KeycodeDemoApp4
KeycodeDictate
KeycodeDoNotDisturb
KeycodeEmojiPicker
KeycodeF13
KeycodeF14
KeycodeF15
KeycodeF16
KeycodeF17
KeycodeF18
KeycodeF19
KeycodeF20
KeycodeF21
KeycodeF22
KeycodeF23
KeycodeF24
KeycodeFeaturedApp1
KeycodeFeaturedApp2
KeycodeFeaturedApp3
KeycodeFeaturedApp4
KeycodeFullscreen
KeycodeKeyboardBacklightDown
KeycodeKeyboardBacklightToggle
KeycodeKeyboardBacklightUp
KeycodeLock
KeycodeMacro1
KeycodeMacro2
KeycodeMacro3
KeycodeMacro4
KeycodeNew
KeycodePrint
KeycodeRecentApps
KeycodeScreenshot
KeycodeStylusButtonPrimary
KeycodeStylusButtonSecondary
KeycodeStylusButtonTail
KeycodeStylusButtonTertiary
KeycodeVideoApp1
KeycodeVideoApp2
KeycodeVideoApp3
KeycodeVideoApp4
KeycodeVideoApp5
KeycodeVideoApp6
KeycodeVideoApp7
KeycodeVideoApp8
MaxKeycode
KeyEvent(KeyEvent)
KeyEvent(KeyEventActions, Keycode)
KeyEvent(nint, JniHandleOwnership)
KeyEvent(KeyEvent, Int64, Int32)
KeyEvent(Int64, String, Int32, KeyEventFlags)
KeyEvent(Int64, Int64, KeyEventActions, Keycode, Int32)
KeyEvent(Int64, Int64, KeyEventActions, Keycode, Int32, MetaKeyStates)
KeyEvent(Int64, Int64, KeyEventActions, Keycode, Int32, MetaKeyStates, Int32, Int32)
KeyEvent(Int64, Int64, KeyEventActions, Keycode, Int32, MetaKeyStates, Int32, Int32, KeyEventFlags)
KeyEvent(Int64, Int64, KeyEventActions, Keycode, Int32, MetaKeyStates, Int32, Int32, KeyEventFlags, InputSourceType)
Action
Characters
Creator
DeviceId
DisplayLabel
DownTime
EventTime
Flags
HasNoModifiers
IsAltPressed
IsCanceled
IsCapsLockOn
IsCtrlPressed
IsFunctionPressed
IsLongPress
IsMetaPressed
IsNumLockOn
IsPrintingKey
IsScrollLockOn
IsShiftPressed
IsSymPressed
IsSystem
IsTracking
JniPeerMembers
KeyCharacterMap
KeyCode
MaxKeyCode
MetaState
ModifierMetaStateMask
Modifiers
Number
RepeatCount
ScanCode
Source
ThresholdClass
ThresholdType
UnicodeChar
ChangeAction(KeyEvent, KeyEventActions)
ChangeFlags(KeyEvent, KeyEventFlags)
ChangeTimeRepeat(KeyEvent, Int64, Int32)
ChangeTimeRepeat(KeyEvent, Int64, Int32, KeyEventFlags)
Dispatch(ICallback)
Dispatch(ICallback, DispatcherState, Object)
GetDeadChar(Int32, Int32)
GetKeyData(KeyData)
GetMatch(Char[])
GetMatch(Char[], Int32)
GetMatch(Char[], MetaKeyStates)
GetUnicodeChar(Int32)
GetUnicodeChar(MetaKeyStates)
HasModifiers(MetaKeyStates)
IsGamepadButton(Keycode)
IsMediaSessionKey(Int32)
IsModifierKey(Keycode)
KeyCodeFromString(String)
KeyCodeToString(Keycode)
MetaStateHasModifiers(MetaKeyStates, MetaKeyStates)
MetaStateHasNoModifiers(MetaKeyStates)
NormalizeMetaState(MetaKeyStates)
SetSource(InputSourceType)
StartTracking()
WriteToParcel(Parcel, ParcelableWriteFlags)
net10.0-android36.0
namespace Android.Views
{
[Register("android/view/KeyEvent", DoNotGenerateAcw = true)]
public class KeyEvent : InputEvent, IParcelable, IJavaObject, IJavaPeerable, IDisposable
{
public virtual bool IsPrintingKey
{
[Register("isPrintingKey", "()Z", "GetIsPrintingKeyHandler")]
get;
}
}
}
| 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 | The property getter is only supported on the following platforms:
|
- Built-in API
- Package-provided API