ratings(rating:)
static func ratings(rating: Int) -> some View
View the song rating with stars
Parameters
rating
|
The rating |
Return Value
A view with stars
-
Convert a number to an SF symbol image
Declaration
Swift
func image(number: Int) -> String
Parameters
number
The number
Return Value
The String of the SF symbol