Message arguments for the multi-click gesture recognized message. Inherits argument properties from InputManipulator::InputMessageArguments.
More...
#include <kanzi/core.ui/input/multi_click_manipulator.hpp>
Message arguments for the multi-click gesture recognized message. Inherits argument properties from InputManipulator::InputMessageArguments.
◆ getClickCount()
int kanzi::MultiClickManipulator::MultiClickMessageArguments::getClickCount |
( |
| ) |
const |
◆ setClickCount()
void kanzi::MultiClickManipulator::MultiClickMessageArguments::setClickCount |
( |
int |
count | ) |
|
◆ ClickCountProperty
PropertyType<int> kanzi::MultiClickManipulator::MultiClickMessageArguments::ClickCountProperty |
|
static |
The number of clicks that are required to trigger this message.
The documentation for this class was generated from the following file: