Main Event
All of the events that can be performed by a user on the MainViewModel.
Inheritors
Types
Link copied to clipboard
Sets the BPMState.display text based on the number of taps that have occurred.
Link copied to clipboard
Sets the BPMState.startText and BPMState.keepText to their stringResource values.
Link copied to clipboard
Resets BPMState.startTime to 0, BPMState.display to BPMState.startText, and clears BPMState.times.
Link copied to clipboard
Updates BPMState.startTime and subsequent taps also update BPMState.elapsed and BPMState.times.
Link copied to clipboard
Toggles the visibility of the color picker.