RSX Code Reference
    Preparing search index...
    • rsx
    • UIToggleGroup

    Class UIToggleGroup

    Object that allows you to group multiple UI toggle buttons. Only one button among the grouped ones can be active.

    Index
    • Create a toggle group.

      Parameters

      • OptionalallowAllOff: boolean

        Whether all toogles can be off simultaneously.

      • OptionalisInternalConstructor: boolean

      Returns UIToggleGroup