addFontFamily

open fun addFontFamily(@NonNull fontFamily: String, @NonNull typeface: Typeface)

Adds a type face for a given font family.

Parameters

fontFamily

The font family.

typeface

The typeface.