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