The Glass Explorer Edition SDK is deprecated. This documentation remains as a historical reference.
com.google.android.glass.touchpad
Contains classes to detect gestures on the touchpad.
Interfaces
Classes
GestureDetector |
A gesture detector optimized to recognize touch gestures for the touchpad. |
Enums
Gesture |
A list of gestures detected on the touchpad. |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-07-10 UTC.
[null,null,["Last updated 2024-07-10 UTC."],[[["The `GestureDetector` class, introduced in API level XE12, enables detection of touch gestures on Glass's touchpad."],["Developers can utilize various listener interfaces like `ScrollListener` and `FingerListener` to handle specific gesture events."],["The API provides a range of gesture detection capabilities, including single and multi-finger scrolls and other touch interactions."],["The `Gesture` enum encompasses the list of supported gestures that can be recognized by the detector."]]],[]]