Package-level declarations

The CSStoreProperty delegate implementations behind the factories.

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
interface CSStoreProperty<T> : CSProperty<T>

Properties

Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
inline fun <T : CSStoreProperty<*>> T.listenLoadOnce(): T
Link copied to clipboard
fun <T> CSStoreProperty<T>.save(value: T)
Link copied to clipboard