androidx.wear.watchface.editor

Interfaces

EditorSession

Interface for manipulating watch face state during a watch face editing session.

Classes

ChosenComplicationDataSource

The complication data source that was chosen by the user for a given androidx.wear.watchface.ComplicationSlot id as a result to a call to EditorSession.openComplicationDataSourceChooser.

EditorRequest

The request sent by WatchFaceEditorContract.createIntent.

ListenableEditorSession

ListenableFuture-based compatibility wrapper around EditorSession's suspending methods.

PreviewScreenshotParams

Parameters for an optional final screenshot taken by EditorSession upon exit and reported via EditorState.

WatchFaceEditorContract

An ActivityResultContract for invoking a watch face editor.