Android.Widget.ProgressBar.IncrementSecondaryProgressBy Method

Syntax

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

See Also

ProgressBar.SecondaryProgress

Parameters

diff
the amount by which the secondary progress must be increased

Remarks

Increase the progress bar's secondary 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