FontTools.PropertyChanged

Syntax

PropertyChanged: function (sender, args)

Parameters

sender. Event source.

args. Event information.

On color change it contains:

On changing of other settings it contains:

Description

The PropertyChanged event occurs on settings change of text display.

Example

The event use is given in description of the FontTools.init method.

See also:

FontTools