StyleModelExtension

fun interface StyleModelExtension

Define the interfaces for the model extension.

Functions

bindTo
Link copied to clipboard
abstract fun bindTo(delegate: StyleInterface)

Bind the model to the Style.

Inheritors

ModelExtensionImpl
Link copied to clipboard