KMPAdapty
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
KMPAdapty
adapty
/
com.adapty.kmp.models
/
AdaptyUIView
Adapty
UIView
data
class
AdaptyUIView
Members
Properties
id
Link copied to clipboard
val
id
:
String
paywall
Variation
Id
Link copied to clipboard
val
paywallVariationId
:
String
placement
Id
Link copied to clipboard
val
placementId
:
String
Functions
dismiss
Link copied to clipboard
fun
dismiss
(
)
present
Link copied to clipboard
fun
present
(
)
show
Dialog
Link copied to clipboard
suspend
fun
showDialog
(
title
:
String
,
content
:
String
,
primaryActionTitle
:
String
,
secondaryActionTitle
:
String
?
=
null
)
:
AdaptyUIDialogActionType