EventType
public protocol EventTypeThe protocol for all event structs.
Usually not used directly. Used as a bound by State.on(...).
- 
                  
                  All events are marked as internal or external. Internal events were caused via Swindler, external events were not. DeclarationSwift var external: Bool { get }
 View on GitHub
            View on GitHub
           Install in Dash
            Install in Dash
           EventType Protocol Reference
      EventType Protocol Reference