androidx.wear.watchface.editor
Kotlin
|Java
Classes
BaseEditorSession | |
EditorRequest |
The request sent by WatchFaceEditorContract.createIntent. |
EditorService |
Implementation of IEditorService, intended for use by EditorSession only. |
EditorSession |
Interface for manipulating watch face state during an editing session for a watch face editing session. |
ListenableEditorSession |
ListenableFuture-based compatibility wrapper around EditorSession's suspending methods. |
WatchFaceEditorContract |
An ActivityResultContract for invoking a watch face editor. |