Structures

The following structures are available globally.

  • Describes the state of a tally light. Possible values are

    • .off
    • .program
    • .preview
    • both .program & .preview
    See more

    Declaration

    Swift

    public struct TallyLight : OptionSet, CustomDebugStringConvertible