Static methods

@:extern@:op(A + B)staticinlineAdd<T0>(arg1:EventHandler_1<T0>, arg2:EventHandler_1<T0>):EventHandler_1<T0>

@:has_untyped@:extern@:fromstaticinlineFromHaxeFunction<T0>(hxfunc:(Dynamic, T0) ‑> Void):EventHandler_1<T0>

@:extern@:op(A - B)staticinlineRemove<T0>(arg1:EventHandler_1<T0>, arg2:EventHandler_1<T0>):EventHandler_1<T0>

Constructor

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

Methods

@:impl@:externinlineAsDelegate():Delegate_EventHandler_1<T0>