Companion

expect object Companion
actual object Companion
actual object Companion

Functions

Link copied to clipboard
expect fun create(): ArcDescriptor

Creates a new ArcDescriptor.

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