toggleMode

    If true, the button is in toggle mode. Makes the button flip state between pressed and unpressed each time its area is clicked.

    BaseButton.swift:78
    final var toggleMode: Bool { get set }

    Other members in extension

    Types

    Type members

    Instance members

    Show implementation details (2)

    Hide implementation details