Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
android
master
Top Level Namespace
Android
Asset
Dir
Manager
Mode
InputEvent
KeyboardEvent
Action
Flags
Logger
Priority
Looper
EVENT
ID
MotionEvent
Action
Axis
Button
EdgeFlags
Flags
ToolType
NativeActivity
Command
ContentRect
Focus
State
Window
HideSoftInput
ShowSoftInput
State
NativeWindow
Window
Flags
Format
Built with Crystal 1.9.2
2023-10-08 09:34:33 UTC
class
Android::KeyboardEvent
Android::KeyboardEvent
Android::InputEvent
Reference
Object
Defined in:
input_event.cr
Instance Method Summary
#action
#down_time
#event_time
#flags
#inspect
(io)
#key_code
#meta_state
#repeat_count
#scan_code
Instance methods inherited from class
Android::InputEvent
device_id
device_id
,
source
source
,
to_unsafe : Pointer(LibAndroid::InputEvent)
to_unsafe
,
type
type
Instance Method Detail
def
action
#
[
View source
]
def
down_time
#
[
View source
]
def
event_time
#
[
View source
]
def
flags
#
[
View source
]
def
inspect
(io)
#
[
View source
]
def
key_code
#
[
View source
]
def
meta_state
#
[
View source
]
def
repeat_count
#
[
View source
]
def
scan_code
#
[
View source
]