onFontRetrieved

open fun onFontRetrieved(font: Typeface, fontResolvedSynchronously: Boolean)

Called when an asynchronous font was finished loading.

Parameters

typeface

Font that was loaded.

fontResolvedSynchronously

Whether the font was loaded synchronously, because it was already available.