Android.Widget.AdapterViewFlipper.SetFlipInterval Method
How long to wait before flipping to the next view.

Syntax

[Android.Runtime.Register("setFlipInterval", "(I)V", "GetSetFlipInterval_IHandler")]
public virtual void SetFlipInterval (int milliseconds)

See Also

AdapterViewFlipper.FlipInterval

Parameters

flipInterval
flip interval in milliseconds

Remarks

How long to wait before flipping to the next view.

[Android Documentation]

Requirements

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