Skip to content

cupertino-files / applyCharacterProperties

Function: applyCharacterProperties()

applyCharacterProperties(m, f): void

Defined in: src/tss/stylesheet.ts:539

Apply character formatting onto an existing property bag.

Editing in place rather than rebuilding matters: a real style carries properties this library does not model, and rebuilding would drop them.

Parameters

m

RawMessage

f

CharacterFormatting

Returns

void

MIT licensed. Independently made — not by Apple in California. Not affiliated with or endorsed by Apple Inc.