Type

Rating type. When UNSUPPORTED, the rating is ignored.

Entries

Link copied to clipboard

Rating is not supported. A rating cannot be given: value is always UNRATED.

Link copied to clipboard

Heart rating: either UNRATED (no heart) or RATING_HEART_GIVEN.

Link copied to clipboard

Thumbs rating: either RATING_THUMB_DOWN or RATING_THUMB_UP.

Link copied to clipboard

Percentage rating: 0.0f to 100.0f. Fractional values are allowed, but not necessarily meaningful nor used.

Link copied to clipboard

Three stars rating: 0.0f to 3.0f. Fractional values are allowed, but not necessarily meaningful nor used.

Link copied to clipboard

Four stars rating: 0.0f to 4.0f. Fractional values are allowed, but not necessarily meaningful nor used.

Link copied to clipboard

Five stars rating: 0.0f to 5.0f. Fractional values are allowed, but not necessarily meaningful nor used.

Properties

Link copied to clipboard

Inherited properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.