EventDispatch
public protocol EventDispatch
-
Declaration
Swift
var eventLoop: EventLoop { get }
-
Declaration
Swift
init?(_ h: _Hook, eventLoop: EventLoop)