setTypeface

abstract fun setTypeface(@Nullable typeface: Typeface)

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

Parameters

typeface

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