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
f
Returns
void