StyleManagerCallback

Callbacks that are invoked to run user's styling block, or to notify of completion or cancellation.

Parameters

styleManager

The StyleManager object to be used by the callback.

Functions

Link copied to clipboard
abstract fun run(@NonNull styleManager: StyleManager)