Android.Widget.ViewFlipper.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)

Parameters

milliseconds
time 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 1