BskyAppStatePref

constructor(activeProgressGuide: BskyAppProgressGuide? = null, queuedNudges: List<String> = emptyList(), nuxs: List<Nux> = emptyList())

Parameters

queuedNudges

An array of tokens which identify nudges (modals, popups, tours, highlight dots) that should be shown to the user.

nuxs

Storage for NUXs the user has encountered.