BskyAppStatePref

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

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.