LabelStyle
enum LabelStyle: String, Codable
The label style of the song view
-
View the labels inline
Declaration
Swift
case inline
-
View the labels in a grid
Declaration
Swift
case grid