Kind
public enum Kind
The kind of event. We can record both the start and completion of actions
-
Undocumented
Declaration
Swift
case begin -
Undocumented
Declaration
Swift
case complete
View on GitHub
Kind Enumeration Reference