#include <VisualCharacteristicsInterface.h>
◆ WindowType
Enum defining the window types for the template.
| Enumerator |
|---|
| STANDARD | Permanent, static window.
|
| OVERLAY | Temporary window that might share the screen with other experiences. Overlay windows could be transparent.
|
◆ windowTypeToText()
| static const std::string alexaClientSDK::visualCharacteristicsInterfaces::WindowTemplate::windowTypeToText |
( |
const WindowType |
windowType | ) |
|
|
inlinestatic |
Converts enum to string
- Parameters
-
| windowType | WindowType enum value |
- Returns
- Text defining the enum
◆ id
| std::string alexaClientSDK::visualCharacteristicsInterfaces::WindowTemplate::id |
◆ interactionModes
| std::vector<std::string> alexaClientSDK::visualCharacteristicsInterfaces::WindowTemplate::interactionModes |
Interaction mode supported by this window template.
◆ sizes
| std::vector<WindowSize> alexaClientSDK::visualCharacteristicsInterfaces::WindowTemplate::sizes |
Sizes supported by this window template.
◆ type
| WindowType alexaClientSDK::visualCharacteristicsInterfaces::WindowTemplate::type |
Type of of the window template.
The documentation for this struct was generated from the following file:
- /workplace/avs-device-sdk/capabilities/VisualCharacteristics/VisualCharacteristicsInterfaces/include/acsdk/VisualCharacteristicsInterfaces/VisualCharacteristicsInterface.h
AlexaClientSDK 3.0.0 - Copyright 2016-2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
Licensed under the Apache License, Version 2.0