EditorListener


public interface EditorListener


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

use Watch Face Format instead

Summary

Public methods

abstract void

This method is deprecated. AndroidX watchface libraries are deprecated, use Watch Face Format instead.

Public methods

onEditorStateChanged

Added in 1.0.0
Deprecated in 1.3.0-alpha06
abstract void onEditorStateChanged(@NonNull EditorState editorState)

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