braze-android-sdk
Toggle table of contents
42.2.0
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
braze-android-sdk
braze-android-sdk
/
com.braze.ui.inappmessage.utils
/
InAppMessageButtonViewUtils
In
App
Message
Button
View
Utils
androidJvm
object
InAppMessageButtonViewUtils
Members
Functions
get
Button
Drawable
Link copied to clipboard
androidJvm
@
JvmStatic
fun
getButtonDrawable
(
context
:
Context
,
messageButton
:
MessageButton
,
newStrokeWidth
:
Int
,
strokeFocusedWidth
:
Int
,
isFocused
:
Boolean
)
:
Drawable
get
Drawable
Link copied to clipboard
androidJvm
@
JvmStatic
fun
getDrawable
(
context
:
Context
,
drawableId
:
Int
)
:
Drawable
set
Button
Link copied to clipboard
androidJvm
@
JvmStatic
fun
setButton
(
button
:
Button
,
messageButton
:
MessageButton
,
strokeWidth
:
Int
,
strokeFocusedWidth
:
Int
)
set
Buttons
Link copied to clipboard
androidJvm
@
JvmStatic
fun
setButtons
(
buttonViews
:
List
<
View
>
,
messageButtons
:
List
<
MessageButton
>
)
Sets the appropriate colors for the button text, background, and border.