Static methods

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

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

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