ViewAnimator.ShowNext Method

Definition

Manually shows the next child.

[Android.Runtime.Register("showNext", "()V", "GetShowNextHandler")]
public virtual void ShowNext ();
[<Android.Runtime.Register("showNext", "()V", "GetShowNextHandler")>]
abstract member ShowNext : unit -> unit
override this.ShowNext : unit -> unit
Attributes

Remarks

Manually shows the next child.

Java documentation for android.widget.ViewAnimator.showNext().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to