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
/
InAppButton
/
InAppButton
In
App
Button
constructor
(
text
:
InAppText
,
@
ColorInt
backgroundColor
:
Int
,
@
ColorInt
borderColor
:
Int
,
cornerRadiusDp
:
Float
,
action
:
InAppAction
)