pushFont(_:fontSize:)

    Adds a [code skip-lint][font]` tag to the tag stack. Overrides default fonts for its duration.

    RichTextLabel.swift:731
    final func pushFont(_ font: Font?, fontSize: Int32 = 0)

    Passing 0 to fontSize will use the existing default font size.

    Other members in extension

    Types

    Type members

    Instance members