Function validateAllPatternSymbols

  • Validate that all the pattern's colors have valid pattern symbols.

    Returns

    True if all the pattern symbols are valid, false otherwise.

    Parameters

    • colors: Color[]

      The pattern's colors to validate the symbols of.

    Returns boolean

Generated using TypeDoc