add method

add

Add a specified FallBack rule to the end of the collection.

def add(self, source_rule):
    ...
ParameterTypeDescription
source_ruleIFontFallBackRuleSpecified rule for adding

See Also