Declaration

func elementDidChange(_ element: Any?)

Declaration

- (void) elementDidChange:(id) element;

Declaration

elementDidChange_(element: object)

Parameters

element

The changed element or change key.

Discussion

The font updates dependent caches and sends the corresponding change notifications unless interface updates are disabled.

See Also

Change Tracking