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