customEffects

    The currently installed custom effects. This is an array of RichTextEffects.

    RichTextLabel.swift:228
    final var customEffects: GArray { get set }

    To add a custom effect, it’s more convenient to use installEffect(_:).

    Other members in extension

    Types

    Type members

    Instance members