Gets the font's size, in points, at the current input position.

<void> InputFormat.getFontSize(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the font size. Is null when the text selection contains multiple characters with mixed font sizes.
errorCallback Optional. Is called when the operation failed with an error.