Package-level declarations

Types

Link copied to clipboard
class LaunchPrerequisiteDelegate(val shouldShowLaunchPrerequisite: Flow<Boolean>, val PrerequisiteContent: @Composable () -> Unit)

Allows host applications to customize the launch prerequisite flow shown by the SDK.