Event.Type Field

SFML.Net

EventType Field
Type of event (see EventType enum)

Namespace: SFML.Window
Assembly: sfmlnet-window-2 (in sfmlnet-window-2.dll) Version: 2.2.0.0 (2.2.0)
Syntax
public EventType Type
Public Type As EventType
public:
EventType Type
val mutable Type: EventType

Field Value

Type: EventType
See Also