Share via


TvInteractiveAppView.Reset Method

Definition

Resets this TvInteractiveAppView to release its resources.

[Android.Runtime.Register("reset", "()V", "GetResetHandler", ApiSince=33)]
public virtual void Reset ();
[<Android.Runtime.Register("reset", "()V", "GetResetHandler", ApiSince=33)>]
abstract member Reset : unit -> unit
override this.Reset : unit -> unit
Attributes

Remarks

Resets this TvInteractiveAppView to release its resources.

It can be reused by call #prepareInteractiveApp(String, int).

Java documentation for android.media.tv.interactive.TvInteractiveAppView.reset().

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