Page Summary
-
Introduced in API level XE12, this package provides general purpose hook-ins for the Glass system and UI.
-
It includes classes like
ContextualMenusfor constants related to contextual menus andVoiceTriggersfor registering Glassware with the main voice menu. -
The package also contains Enums such as
ContextualMenus.Commandfor available contextual menu commands andVoiceTriggers.Commandfor representing system voice commands.
Contains classes for general purpose hook-ins to the Glass system and UI.
Classes
| ContextualMenus | Constants used for contextual menus. |
| VoiceTriggers | Constants for registering Glassware with the main voice menu. |
Enums
| ContextualMenus.Command | List of available contextual menu commands for use within an app. |
| VoiceTriggers.Command | Represents the list of system voice commands available. |