DropletFeedbackCue

One of the host's own feedback cues.

enum DropletFeedbackCue

Cases

DropletFeedbackCue.drop

case drop

The soft click Droppy plays when something lands on the shelf.

DropletFeedbackCue.success

case success

The confirmation used for a completed action.

DropletFeedbackCue.failure

case failure

The refusal used when an action could not run.

DropletFeedbackCue.tick

case tick

A neutral tick, for stepping through values.