saveScheme

abstract fun saveScheme(scheme: T)

Saves the component's state into the given scheme.

Parameters

scheme

the scheme to save

Sources

jvm source
Link copied to clipboard