Sandbox Logo

ButtonEvent.HasShift

bool HasShift { get; set; }

Description

Whether <c>Shift</c> key was being held down at the time of the event.

Return

User Comments