ButtonDetails._tripleClick

true if button is made down twice shortly after up - valid if button is down

struct ButtonDetails
protected
bool _tripleClick;

Meta