Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
interface IDataStoreOwner
IDataStoreOwner. It holds DataStore and provides some expansion methods.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract class PreferenceProperty<V> : ReadOnlyProperty<IDataStoreOwner, DataStorePreference<V>> , IPreferenceProperty<V>