Click or drag to resize

RatingPickerMaxRating Property

Get or set the maximum rating you can pick or show.

Namespace:  Kit.UI.Widgets
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public int MaxRating { get; set; }
Request Example View Source

Property Value

Type: Int32
See Also