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.html.dom.events
- class
WheelEvent
Specifies some detail information about the Event, depending on the type of event.
@property
def detail(self):
...
aspose.html.dom.events
WheelEvent