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 AdaptyPaywallInsets
Link copied to clipboard
class AdaptyPaywallView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : AbstractComposeView
Functions
Link copied to clipboard
fun AdaptyPaywallScreen(viewConfiguration: AdaptyUI.LocalizedViewConfiguration, products: List<AdaptyPaywallProduct>?, eventListener: AdaptyUiEventListener, insets: AdaptyPaywallInsets = AdaptyPaywallInsets.UNSPECIFIED, personalizedOfferResolver: AdaptyUiPersonalizedOfferResolver = AdaptyUiPersonalizedOfferResolver.DEFAULT, customAssets: AdaptyCustomAssets = AdaptyCustomAssets.Empty, tagResolver: AdaptyUiTagResolver = AdaptyUiTagResolver.DEFAULT, timerResolver: AdaptyUiTimerResolver = AdaptyUiTimerResolver.DEFAULT, observerModeHandler: AdaptyUiObserverModeHandler? = null)
Paywall screen composable representation