MouseEvent.ShiftKey

MouseEvent.ShiftKey property

Refer to the shiftKey attribute.

public bool ShiftKey { get; }

Property Value

true if [shift key]; otherwise, false.

See Also