Companion

expect object Companion
actual object Companion
actual object Companion

Functions

Link copied to clipboard
expect fun create(): Style

Creates a new Style.

actual fun create(): Style
actual fun create(): Style
fromPointer
Link copied to clipboard
fun fromPointer(ptr: CPointer<lv_style_t>?): Style
fun fromPointer(ptr: CPointer<lv_style_t>?): Style