com.pspdfkit.ui.inspector.views.FontPickerInspectorView.FontSizePickerListener |
Listener for font size changes for the Content Editing Bar.
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
abstract void |
onFontSelected(Integer selectedFontSize)
Called when the user has selected a font size.
|
Called when the user has selected a font size.
selectedFontSize | The font size the user selected. |
---|