Package-level declarations

Types

Link copied to clipboard
class PaywallBuilder(val placement: String)

Builder class for creating a PaywallView. This is useful in case you want to present a paywall yourself as an Android View, allowing you to customize the paywall's appearance and behavior, for example by passing in a custom Shimmer or Loading view.