Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open class Plugins : SettingsPage
Link copied to clipboard
class SettingsDelegate<T>(defaultValue: T, settings: SettingsAPI) : ReadWriteProperty<Any, T>
Link copied to clipboard
open class Updater : SettingsPage

Functions

Link copied to clipboard
fun <T> SettingsAPI.delegate(defaultValue: T): SettingsDelegate<T>

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard