shift_key property
shift_key property
Refer to the shiftKey attribute.
Definition:
@property
def shift_key(self):
...
@shift_key.setter
def shift_key(self, value):
...
See Also
- module
aspose.html.dom.events
- class
MouseEvent
Refer to the shiftKey attribute.
@property
def shift_key(self):
...
@shift_key.setter
def shift_key(self, value):
...
aspose.html.dom.events
MouseEvent