Skip to content

ClickEvent

A click event as generated by e.g. a Button.

Declaration

namespace bdn::ui {
    class ClickEvent : public ViewEvent
}

Relationships

Inherits from: ViewEvent

Source

ClickEvent.h