次の方法で共有


TvInteractiveAppService.Session.OnResetInteractiveApp メソッド

定義

TvInteractiveAppService セッションをリセットします。

[Android.Runtime.Register("onResetInteractiveApp", "()V", "GetOnResetInteractiveAppHandler", ApiSince=33)]
public virtual void OnResetInteractiveApp ();
[<Android.Runtime.Register("onResetInteractiveApp", "()V", "GetOnResetInteractiveAppHandler", ApiSince=33)>]
abstract member OnResetInteractiveApp : unit -> unit
override this.OnResetInteractiveApp : unit -> unit
属性

注釈

TvInteractiveAppService セッションをリセットします。

の Java ドキュメントandroid.media.tv.interactive.TvInteractiveAppService.Session.onResetInteractiveApp()

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象