AdaptyPaywallView
class AdaptyPaywallView @JvmOverloads constructor(context: Context, attrs: AttributeSet? = null, defStyleAttr: Int = 0) : AbstractComposeView
Functions
Link copied to clipboard
Link copied to clipboard
fun showPaywall(viewConfiguration: AdaptyUI.LocalizedViewConfiguration, products: List<AdaptyPaywallProduct>?, eventListener: AdaptyUiEventListener, insets: AdaptyPaywallInsets = AdaptyPaywallInsets.UNSPECIFIED, personalizedOfferResolver: AdaptyUiPersonalizedOfferResolver = AdaptyUiPersonalizedOfferResolver.DEFAULT, tagResolver: AdaptyUiTagResolver = AdaptyUiTagResolver.DEFAULT, timerResolver: AdaptyUiTimerResolver = AdaptyUiTimerResolver.DEFAULT, observerModeHandler: AdaptyUiObserverModeHandler? = null)
Should be called only on UI thread