Sandbox Logo

ButtonEvent.HasAlt

bool HasAlt { get; set; }

Description

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

Return

User Comments