Static methods

@:extern@:op(A + B)staticinlineAdd(arg1:EventHandler, arg2:EventHandler):EventHandler

@:has_untyped@:extern@:fromstaticinlineFromHaxeFunction(hxfunc:(Dynamic, EventArgs) ‑> Void):EventHandler

@:extern@:op(A - B)staticinlineRemove(arg1:EventHandler, arg2:EventHandler):EventHandler

Constructor

@:has_untyped@:impl@:externinlinenew(hxfunc:(Dynamic, EventArgs) ‑> Void)

Methods

@:impl@:externinlineAsDelegate():Delegate_EventHandler