androidx.wear.watchface.style
Interfaces
UserStyleListener |
A listener for observing UserStyle changes. |
Classes
UserStyle |
The users style choices represented as a map of UserStyleSetting to UserStyleSetting.Option. |
UserStyleRepository |
An in memory storage for user style choices represented as UserStyle, listeners can be registered to observe style changes. |
UserStyleSchema |
Describes the list of UserStyleSettings the user can configure. |
UserStyleSetting |
Watch faces often have user configurable styles, the definition of what is a style is left up to the watch face but it typically incorporates a variety of settings such as: color, visual theme for watch hands, font, tick shape, complications, audio elements, etc. |
Enums
Layer |