rating
The current rating that the template displays.
Declaration
var rating: NSNumber? { get }Discussion
This property is an NSNumber that contains a value in the range of 0 to maximumRating. The value is an increment of 0.5.
The current rating that the template displays.
var rating: NSNumber? { get }This property is an NSNumber that contains a value in the range of 0 to maximumRating. The value is an increment of 0.5.