API Documentation
Public Attributes | List of all members
nkWinUi::ClickEventData Struct Referencefinal

Data holder for a click event. More...

Public Attributes

nkMaths::Point _mouseRel
 Clicking position, relative to the calling component.
 
MOUSE_BUTTON _button = MOUSE_BUTTON::MOUSE_LEFT
 The button pressed.
 
bool _pressed = true
 Whether the event is a push (true) or release (false) event.
 

Detailed Description

Data holder for a click event.


The documentation for this struct was generated from the following file: