Appearance
简单的用户界面事件。
targetNode: Node
win: Window
doc: Document
instanceOf: <T>(type: new (...data: any[]) => T) => this is T
跨窗口的 instanceof 检查,用于替代在 UIEvents 上的 instanceof 检查。