GameRatingTag
struct GameRatingTag : LeafTag
Prints a float with 2 decimal precision e.g. “5.76”. Used by game ratings and game complexity.
Usage: #gameRating(float)
-
Declaration
Swift
func render(_ ctx: LeafContext) throws -> LeafData