view property - UIEvent class - dart:html library (original) (raw)

description

WindowBase? getview

Implementation

WindowBase? get view => _convertNativeToDart_Window(this._get_view);