Android.Widget.RatingBar.StepSize Property
Gets the step size of this rating bar.

Syntax

[get: Android.Runtime.Register("getStepSize", "()F", "GetGetStepSizeHandler")]
[set: Android.Runtime.Register("setStepSize", "(F)V", "GetSetStepSize_FHandler")]
public virtual float StepSize { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Gets the step size of this rating bar.

Set method documentation [Android Documentation]

Sets the step size (granularity) of this rating bar.

Requirements

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