StyleBuilderCallback

interface StyleBuilderCallback<T>

Used for specifying dynamic styling for a view when creating a model. This is only used if the view is set up to be styled with the Paris library.

Functions

buildStyle
Link copied to clipboard
abstract fun buildStyle(builder: T)