Pushwoosh Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Pushwoosh Android SDK
pushwoosh-inapp-ui
/
com.pushwoosh.inapp.ui.model
/
ModalContent
/
ModalContent
Modal
Content
constructor
(
@
ColorInt
backgroundColor
:
Int
,
title
:
InAppText
?
,
message
:
InAppText
?
,
imageUrl
:
String
?
,
showCloseButton
:
Boolean
,
buttons
:
List
<
InAppButton
>
,
dimsBackground
:
Boolean
)