Android.Widget.RatingBar.Rating Property
Gets the current rating (number of stars filled).

Syntax

[get: Android.Runtime.Register("getRating", "()F", "GetGetRatingHandler")]
[set: Android.Runtime.Register("setRating", "(F)V", "GetSetRating_FHandler")]
public virtual float Rating { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Gets the current rating (number of stars filled).

Set method documentation [Android Documentation]

Sets the rating (the number of stars filled).

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1