Gets an array of strings specifying the names of all currently supported fonts.

Introduced: X18.

<void> TXTextControl.getSupportedFonts(<RequestStringsCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the currently supported fonts.
errorCallback Optional. Is called when the operation failed with an error.