Events

  • A simple EventType implementation.

    See more

    Declaration

    Swift

    public final class Event<T>
  • The state of the event.

    See more

    Declaration

    Swift

    public enum EventState<T>