switchOnHover

    If true, when the cursor hovers above another MenuButton within the same parent which also has switchOnHover enabled, it will close the current MenuButton and open the other one.

    MenuButton.swift:25
    final var switchOnHover: Bool { get set }

    Other members in extension

    Type members

    Instance members