Click or drag to resize

RatingPicker Properties

The RatingPicker type exposes the following members.

Properties
  NameDescription
Public propertyAllowHalf
Whether to allow half-point ratings.
Public propertyHalfSprite
The Sprite to use for half a point of rating.
Public propertyHighlightedColor
The color of buttons when they're highlighted.
Public propertyIsReadonly
Whether to allow to pick a rating or just display it.
Public propertyMaxRating
Get or set the maximum rating you can pick or show.
Public propertyOneSprite
The Sprite to use for a full point of rating.
Public propertyPressedColor
The color of buttons when they're pressed.
Public propertyRating
Get or set the current rating.
Public propertyZeroSprite
The Sprite to use for a zero point of rating.
Top
See Also