isAltDown property

bool isAltDown

Implementation

bool get isAltDown => 0 != (flags & LLKHF_ALTDOWN);