Superwall Android SDK
Toggle table of contents
0.0.0-docs
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
Superwall Android SDK
Superwall Android SDK
/
com.superwall.sdk.paywall.view
/
PaywallViewState
/
Updates
/
SetPresentationConfig
Set
Presentation
Config
androidJvm
class
SetPresentationConfig
(
val
styleOverride
:
PaywallPresentationStyle
?
,
val
completion
:
(
Boolean
)
->
Unit
?
)
:
PaywallViewState.Updates
(
source
)
Members
Constructors
Set
Presentation
Config
Link copied to clipboard
androidJvm
constructor
(
styleOverride
:
PaywallPresentationStyle
?
,
completion
:
(
Boolean
)
->
Unit
?
)
Properties
completion
Link copied to clipboard
androidJvm
val
completion
:
(
Boolean
)
->
Unit
?
style
Override
Link copied to clipboard
androidJvm
val
styleOverride
:
PaywallPresentationStyle
?
transform
Link copied to clipboard
androidJvm
val
transform
:
(
PaywallViewState
)
->
PaywallViewState