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
- package com.aspose.html.Dom.Events
- package Aspose.HTML