TextCharFormat QML Type

(BETA) Specifies color and font options for automatic syntax highlighting. More...

Import Statement: import ArcGIS.AppFramework.Scripting 1.0

Properties

Detailed Description

The TextCharFormat component is used to defined color and font for a detected symbol in the SyntaxHighlighter component.

This component is in beta, and implementation is subject to change in future releases.

Property Documentation

color : color

Specifies the color of the detected symbol. If unset, the detected symbol will remain in the original color of the TextEdit component.


font : font

Specifies the font of the detected symbol. If unset, the detected symbol will remain in the original font of the TextEdit component.


Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.