Click or drag to resize

RatingPickerIsReadonly Property

Whether to allow to pick a rating or just display it.

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

Property Value

Type: Boolean
See Also