Added in API level 30
android.service.controls.templates
Classes
ControlButton |
Button element for ControlTemplate .
|
ControlTemplate |
An abstract input template for a Control .
|
RangeTemplate |
A template for a Control with inputs in a "continuous" range of values.
|
StatelessTemplate |
A template for a Control which has no state.
|
TemperatureControlTemplate |
A template for a temperature related Control that supports multiple modes.
|
ThumbnailTemplate |
A template for a Control that displays an image.
|
ToggleRangeTemplate |
A template for a Control supporting toggling and a range.
|
ToggleTemplate |
A template for a Control with a single button that can be toggled between two states.
|