view property
view property
The view attribute identifies the Window from which the event was generated. The un-initialized value of this attribute MUST be null.
Definition:
@property
def view(self):
...
See Also
- module
aspose.svg.dom.events
- class
IWindow
- class
KeyboardEvent