Android.Widget.ProgressBar.IncrementProgressBy Method

Syntax

[Android.Runtime.Register("incrementProgressBy", "(I)V", "")]
public void IncrementProgressBy (int diff)

See Also

ProgressBar.Progress

Parameters

diff
the amount by which the progress must be increased

Remarks

Increase the progress bar's progress by the specified amount.

[Android Documentation]

Requirements

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