Sets the font family at the current input position.

<void> InputFormat.setFontFamily(<String> fontFamily, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
fontFamily The font family at the current input position.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.