Control enum

Constructors

Control()
const

Values

play → const Control
pause → const Control
next → const Control
prev → const Control
close → const Control

Constants

values → const List<Control>
A constant List of the values in this enum, in order of their declaration.