EditorListener
Artifact: androidx.wear.watchface:watchface-client
Added in 1.0.0
Deprecated in 1.3.0-alpha07
interface EditorListener
Observes state changes in androidx.wear.watchface.editor.EditorSession.
use Watch Face Format instead
Summary
Public functions |
|
|---|---|
Unit |
This function is deprecated. AndroidX watchface libraries are deprecated, use Watch Face Format instead. |
Public functions
onEditorStateChanged
Added in 1.0.0
Deprecated in 1.3.0-alpha07
funonEditorStateChanged(editorState: EditorState): Unit
Called in response to androidx.wear.watchface.editor.EditorSession.close .