Builder

Builder for AnnotationFontConfiguration.

Parameters

<T>

Type of the builder, used to return correct builder subclass from builder's methods.

Inheritors

Functions

Link copied to clipboard
abstract fun setAvailableFonts(@NonNull availableFonts: List<Font>): T
Sets fonts that will be available in the inspector.
Link copied to clipboard
abstract fun setDefaultFont(@NonNull defaultFont: Font): T
Sets default font.