RatingPicker Class |
Namespace: Kit.UI.Widgets
The RatingPicker type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowHalf | Whether to allow half-point ratings. | |
| HalfSprite | The Sprite to use for half a point of rating. | |
| HighlightedColor | The color of buttons when they're highlighted. | |
| IsReadonly | Whether to allow to pick a rating or just display it. | |
| MaxRating | Get or set the maximum rating you can pick or show. | |
| OneSprite | The Sprite to use for a full point of rating. | |
| PressedColor | The color of buttons when they're pressed. | |
| Rating | Get or set the current rating. | |
| ZeroSprite | The Sprite to use for a zero point of rating. |
| Name | Description | |
|---|---|---|
| Destroy | Destroy the object. (Defined by UnityObjectExtensions.) | |
| Disable | Set the enabled property to . (Defined by BehaviourExtensions.) | |
| Enable | Set the enabled property to . (Defined by BehaviourExtensions.) | |
| GetBounds | Returns the bounds of the Component. | |
| IsPrefab | Returns whether the Component is a part of a prefab. (Defined by ComponentExtensions.) |