Function

toParametersKey

Creates an action key from a preferences key.

toParametersKey

Source set: Android
public fun <T : Any> Preferences.Key<T>.toParametersKey(): ActionParameters.Key<T>

Creates an action key from a preferences key.

Last updated: