Marketing Cloud SDK / com.salesforce.marketingcloud.messages.iam / InAppMessageManager / setTypeface

setTypeface

abstract fun setTypeface(@Nullable typeface: Typeface?): Unit

Set the font android.graphics.Typeface to be used for In app Messages.

Parameters

typeface - Typeface?: the typeface to be applied to the title, body and buttons of an In App Message. Set to null to use system default.