Companion

object Companion

Functions

Link copied to clipboard
fun <T> lazyValue(create: () -> CSValue<T>): CSLazyReadOnlyProperty<T>