Event
public enum Event
Encapsulates changes to the validity of the port.
-
The port has become invalid.
Declaration
Swift
case didBecomeInvalid(Port)
XestiMonitors Docs (100% documented)
public enum Event
Encapsulates changes to the validity of the port.
The port has become invalid.
Swift
case didBecomeInvalid(Port)