TransitionDrawable.ResetTransition Method

Definition

Show only the first layer.

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

Remarks

Show only the first layer.

Java documentation for android.graphics.drawable.TransitionDrawable.resetTransition().

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