setAvailableFonts

fun setAvailableFonts(fonts: <Error class: unknown class><Font>?)

Sets a custom LinkedHashSet of fonts to pick from when typing a signature. If empty or null, .getAvailableFonts will return a predefined set of four fonts.

Parameters

fonts

a custom LinkedHashSet of fonts to pick from when typing a signature.