format constant

String const format

Returns formatted text containing annotations for use in mixed-format text-field entries. For a text-field entries of a string type, following option object's properties are supported: If set, the text-font value overrides the font specified by the root layout properties. If set, the font-scale value specifies a scaling factor relative to the text-size specified in the root layout properties. If set, the text-color value overrides the color specified by the root paint properties for this layer.

Sdk Support: basic functionality with js, android, ios, macos

Implementation

static const format = "format";