StylePackCallback(androidJvm)

Callback invoked when returning a style package.

interface StylePackCallback(androidJvm)

Parameters

stylePack

The `style pack`. Otherwise, an `style pack error` describing the error.

Functions

run
Link copied to clipboard
abstract fun run(stylePack: Expected<StylePackError, StylePack>)

Inheritors

StylePackCallbackNative
Link copied to clipboard