TvInteractiveAppService.Session.OnStartInteractiveApp メソッド

定義

TvInteractiveAppService セッションを開始します。

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

注釈

TvInteractiveAppService セッションを開始します。

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

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象