MouseEvent.ShiftKey
MouseEvent.ShiftKey property
Refer to the shiftKey attribute.
public bool ShiftKey { get; }
Property Value
true
if [shift key]; otherwise, false
.
See Also
- class MouseEvent
- package com.aspose.html.Dom.Events
- package Aspose.HTML