EventType

sealed
trait EventType

Event type for an Event. There are two event type variants:

See also

https://ahjohannessen.github.io/sec/docs/types#eventtype for more information about event type usage.

Companion
object
class Object
trait Matchable
class Any
class Normal
class System

Value members

Concrete methods

def render: String
Implicitly added by EventTypeOps
def stringValue: String
Implicitly added by EventTypeOps

Concrete fields

Implicitly added by EventTypeOps