modifiers property

int modifiers
final

A mask of the current modifiers using the values in Modifier Flags. This value may be different depending on the window toolkit used. See KeyHelper.

Implementation

final int modifiers;