KeyboardEvent.ShiftKey
KeyboardEvent.ShiftKey property
true if the shift (Shift) key modifier was active.
public bool ShiftKey { get; }
Property Value
true
if Shift; otherwise, false
.
See Also
- class KeyboardEvent
- namespace Aspose.Html.Dom.Events
- assembly Aspose.HTML