TvInteractiveAppView.SendCurrentVideoBounds(Rect) メソッド

定義

現在のビデオ境界を関連する TV 対話型アプリに送信します。

[Android.Runtime.Register("sendCurrentVideoBounds", "(Landroid/graphics/Rect;)V", "GetSendCurrentVideoBounds_Landroid_graphics_Rect_Handler", ApiSince=34)]
public virtual void SendCurrentVideoBounds(Android.Graphics.Rect bounds);
[<Android.Runtime.Register("sendCurrentVideoBounds", "(Landroid/graphics/Rect;)V", "GetSendCurrentVideoBounds_Landroid_graphics_Rect_Handler", ApiSince=34)>]
abstract member SendCurrentVideoBounds : Android.Graphics.Rect -> unit
override this.SendCurrentVideoBounds : Android.Graphics.Rect -> unit

パラメーター

bounds
Rect

現在のビデオをレンダリングするための四角形領域。

属性

注釈

現在のビデオ境界を関連する TV 対話型アプリに送信します。

Javaドキュメント。

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

適用対象