{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
AwaitPointerEventScope |
Receiver scope for awaiting pointer events in a call to |
PointerIcon |
Represents a pointer icon to use in |
PointerInputModifier |
A |
PointerInputScope |
Receiver scope for |
SuspendingPointerInputModifierNode |
Extends |
ConsumedData |
This class is deprecated. Use PointerInputChange.isConsumed and PointerInputChange.consume() instead |
HistoricalChange |
Data structure for "historical" pointer moves. |
NativePointerButtons |
|
NativePointerKeyboardModifiers |
|
PointerButtons |
Contains the state of pointer buttons (e.g. mouse and stylus buttons). |
PointerEvent |
Describes a pointer input change event that has occurred at a particular point in time. |
PointerEventKt |
|
PointerEventTimeoutCancellationException |
An exception thrown from |
PointerEventType |
Indicates the primary reason that the |
PointerIconKt |
|
PointerId |
An ID for a given pointer. |
PointerInputChange |
Describes a change that has occurred for a particular pointer, as well as how much of the change has been consumed (meaning, used by a node in the UI). |
PointerInputFilter |
A PointerInputFilter represents a single entity that receives |
PointerInteropFilterKt |
|
PointerKeyboardModifiers |
Contains the state of modifier keys, such as Shift, Control, and Alt, as well as the state of the lock keys, such as Caps Lock and Num Lock. |
PointerType |
The device type that produces a |
RequestDisallowInterceptTouchEvent |
Function that can be passed to |
SuspendingPointerInputFilterKt |
|
PointerEventType.Companion |
|
PointerIcon.Companion |
A collection of common pointer icons used for the mouse cursor. |
PointerType.Companion |
PointerEventPass |
The enumeration of passes where |