TvInteractiveAppView.SendCurrentVideoBounds(Rect) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
現在のビデオ境界を関連する 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 対話型アプリに送信します。
このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。