project
androidJvm
revenuecatui
/
com.revenuecat.purchases.ui.revenuecatui
/
PaywallDialogOptions
Paywall
Dialog
Options
data
class
PaywallDialogOptions
Members
Constructors
Paywall
Dialog
Options
Link copied to clipboard
constructor
(
builder
:
PaywallDialogOptions.Builder
)
Types
Builder
Link copied to clipboard
class
Builder
Properties
dismiss
Request
Link copied to clipboard
val
dismissRequest
:
(
)
->
Unit
?
font
Provider
Link copied to clipboard
val
fontProvider
:
FontProvider
?
listener
Link copied to clipboard
val
listener
:
PaywallListener
?
offering
Link copied to clipboard
val
offering
:
Offering
?
purchase
Logic
Link copied to clipboard
val
purchaseLogic
:
PurchaseLogic
?
should
Display
Block
Link copied to clipboard
val
shouldDisplayBlock
:
(
CustomerInfo
)
->
Boolean
?
should
Display
Dismiss
Button
Link copied to clipboard
val
shouldDisplayDismissButton
:
Boolean