Android.Widget.RatingBar Members

The members of Android.Widget.RatingBar are listed below.

See Also: Inherited members from Android.Widget.AbsSeekBar

Public Constructors

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

IsIndicatorbool.
NumStarsint. Returns the number of stars shown.
OnRatingBarChangeListenerRatingBar.IOnRatingBarChangeListener.
Ratingfloat. Gets the current rating (number of stars filled).
StepSizefloat. Gets the step size of this rating bar.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Events

RatingBarChangeDocumentation for this section has not yet been entered.