Gets or sets the maximum possible rating value.
Syntax
<div data-win-control="WinJS.UI.Rating" data-win-options="{ maxRating : value}" ></div>
var maxRating = rating.maxRating;
rating.maxRating = maxRating;
Property value
Type: Number
An integer greater than zero that specifies the maximum possible rating. The default value is 5.
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps only] |
|---|---|
|
Minimum supported server | Windows Server 2012 [Windows Store apps only] |
|
Namespace |
WinJS.UI |
|
Library |
|
See also
Build date: 12/5/2012