CSEventListener

public class CSEventListener<Type> : CSRegistration

Undocumented

  • Undocumented

    Declaration

    Swift

    public typealias CSEventFunction = (CSEventListener<Type>, Type) -> Void
  • Undocumented

    Declaration

    Swift

    public override func cancel()