EventControllerKeyPropertyName
public enum EventControllerKeyPropertyName : String, PropertyNameProtocol
Undocumented
-
The propagation phase at which this controller will handle events.
Declaration
Swift
case propagationPhase = "propagation-phase" -
The widget receiving the
GdkEventsthat the controller will handle.Declaration
Swift
case widget = "widget"
View on GitHub
Install in Dash
EventControllerKeyPropertyName Enumeration Reference