dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
AInputEvent
android
input
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(Android)
extern (
C
) @
system
nothrow @
nogc
struct
AInputEvent
Meta
Source
See Implementation
android
input
enums
AINPUT_EVENT_TYPE_KEY
AINPUT_KEYBOARD_TYPE_NONE
AINPUT_MOTION_RANGE_X
AINPUT_SOURCE_CLASS_MASK
AINPUT_SOURCE_UNKNOWN
AKEY_EVENT_ACTION_DOWN
AKEY_EVENT_FLAG_WOKE_HERE
AKEY_STATE_UNKNOWN
AMETA_NONE
AMOTION_EVENT_ACTION_MASK
AMOTION_EVENT_EDGE_FLAG_NONE
AMOTION_EVENT_FLAG_WINDOW_IS_OBSCURED
functions
AInputEvent_getDeviceId
AInputEvent_getSource
AInputEvent_getType
AInputQueue_attachLooper
AInputQueue_detachLooper
AInputQueue_finishEvent
AInputQueue_getEvent
AInputQueue_hasEvents
AInputQueue_preDispatchEvent
AKeyEvent_getAction
AKeyEvent_getDownTime
AKeyEvent_getEventTime
AKeyEvent_getFlags
AKeyEvent_getKeyCode
AKeyEvent_getMetaState
AKeyEvent_getRepeatCount
AKeyEvent_getScanCode
AMotionEvent_getAction
AMotionEvent_getDownTime
AMotionEvent_getEdgeFlags
AMotionEvent_getEventTime
AMotionEvent_getFlags
AMotionEvent_getHistoricalEventTime
AMotionEvent_getHistoricalOrientation
AMotionEvent_getHistoricalPressure
AMotionEvent_getHistoricalRawX
AMotionEvent_getHistoricalRawY
AMotionEvent_getHistoricalSize
AMotionEvent_getHistoricalToolMajor
AMotionEvent_getHistoricalToolMinor
AMotionEvent_getHistoricalTouchMajor
AMotionEvent_getHistoricalTouchMinor
AMotionEvent_getHistoricalX
AMotionEvent_getHistoricalY
AMotionEvent_getHistorySize
AMotionEvent_getMetaState
AMotionEvent_getOrientation
AMotionEvent_getPointerCount
AMotionEvent_getPointerId
AMotionEvent_getPressure
AMotionEvent_getRawX
AMotionEvent_getRawY
AMotionEvent_getSize
AMotionEvent_getToolMajor
AMotionEvent_getToolMinor
AMotionEvent_getTouchMajor
AMotionEvent_getTouchMinor
AMotionEvent_getX
AMotionEvent_getXOffset
AMotionEvent_getXPrecision
AMotionEvent_getY
AMotionEvent_getYOffset
AMotionEvent_getYPrecision
manifest constants
AMOTION_EVENT_ACTION_POINTER_INDEX_SHIFT
structs
AInputEvent
AInputQueue