Click or drag to resize

RatingPickerHighlightedColor Property

The color of buttons when they're highlighted.

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

Property Value

Type: Color
See Also