Tryst::BackgroundControl
Inherits Enum < Comparable < Value < Object
Sent through the same channel as custom user messages - App#every's style of a single control enum keeps pause/resume/stop from needing their own separate signaling path.
Constants
Pause = 0
Resume = 1
Stop = 2