Android.Widget.RatingBar.IsIndicator Property

Syntax

[get: Android.Runtime.Register("isIndicator", "()Z", "GetIsIndicatorHandler")]
[set: Android.Runtime.Register("setIsIndicator", "(Z)V", "GetSetIsIndicator_ZHandler")]
public virtual bool IsIndicator { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Set method documentation [Android Documentation]

Whether this rating bar should only be an indicator (thus non-changeable by the user).

Requirements

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