onfocus property

EventHandler? get onfocus
inherited

Implementation

external EventHandler get onfocus;
set onfocus (EventHandler? value)
inherited

Implementation

external set onfocus(EventHandler value);