ViewAnimator.ShowPrevious Method

Definition

Manually shows the previous child.

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

Remarks

Manually shows the previous child.

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

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