UIEvent constructor
init
Initializes a new instance of the UIEvent class.
def __init__(self, type):
...
| Parameter | Type | Description |
|---|---|---|
| type | str | The event type. |
See Also
- module
aspose.html.dom.events - class
UIEvent
Initializes a new instance of the UIEvent class.
def __init__(self, type):
...
| Parameter | Type | Description |
|---|---|---|
| type | str | The event type. |
aspose.html.dom.eventsUIEvent