detail property
detail property
Specifies some detail information about the Event, depending on the type of event.
Definition:
@property
def detail(self):
...
See Also
- module
aspose.svg.dom.events
- class
KeyboardEvent
Specifies some detail information about the Event, depending on the type of event.
@property
def detail(self):
...
aspose.svg.dom.events
KeyboardEvent