Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
class AdaptyCustomAssets
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class AdaptyFlowInsets
Link copied to clipboard
class AdaptyFlowView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : AbstractComposeView
Functions
Link copied to clipboard
fun AdaptyFlowScreen(flowConfiguration: AdaptyUI.FlowConfiguration, products: List<AdaptyPaywallProduct>?, eventListener: AdaptyFlowEventListener, insets: AdaptyFlowInsets = AdaptyFlowInsets.Unspecified, customAssets: AdaptyCustomAssets = AdaptyCustomAssets.Empty, tagResolver: AdaptyUiTagResolver = AdaptyUiTagResolver.Default, timerResolver: AdaptyUiTimerResolver = AdaptyUiTimerResolver.Default, observerModeHandler: AdaptyUiObserverModeHandler? = null)
Flow screen composable representation