EditorListener

public interface EditorListener


Observes state changes in androidx.wear.watchface.editor.EditorSession.

Summary

Public methods

abstract void

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

Public methods

onEditorStateChanged

Added in 1.0.0
abstract void onEditorStateChanged(@NonNull EditorState editorState)

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