com.pspdfkit.ui.inspector.views.FontPickerInspectorView.FontPickerListener |
Listener for font changes.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
onFontSelected(Font selectedFont)
Called when the user has selected a font.
|
Called when the user has selected a font.
selectedFont | The font the user selected. |
---|