toParametersKey
Source set: Android
public fun <T : Any> Preferences.Key<T>.toParametersKey(): ActionParameters.Key<T>
Creates an action key from a preferences key.
Creates an action key from a preferences key.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
public fun <T : Any> Preferences.Key<T>.toParametersKey(): ActionParameters.Key<T>
Creates an action key from a preferences key.
Last updated: