maximumRating
The maximum rating that the template displays.
Declaration
var maximumRating: NSNumber? { get }Discussion
This property is an NSNumber that contains a value in the range of 1 to 5. The value is a whole number.
The maximum rating that the template displays.
var maximumRating: NSNumber? { get }This property is an NSNumber that contains a value in the range of 1 to 5. The value is a whole number.