EditorListener


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-alpha06
fun onEditorStateChanged(editorState: EditorState): Unit

Called in response to androidx.wear.watchface.editor.EditorSession.close .