Interface Clickable

    • Method Detail

      • setPressed

        void setPressed​(boolean pressed)
        Changes the clickable element state.
        Parameters:
        pressed - true if the element is pressed, false otherwise.