SurfaceControl.Transaction.SetGeometry メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[Android.Runtime.Register("setGeometry", "(Landroid/view/SurfaceControl;Landroid/graphics/Rect;Landroid/graphics/Rect;I)Landroid/view/SurfaceControl$Transaction;", "GetSetGeometry_Landroid_view_SurfaceControl_Landroid_graphics_Rect_Landroid_graphics_Rect_IHandler", ApiSince=29)]
public virtual Android.Views.SurfaceControl.Transaction SetGeometry (Android.Views.SurfaceControl sc, Android.Graphics.Rect? sourceCrop, Android.Graphics.Rect? destFrame, Android.Views.SurfaceOrientation orientation);
[<Android.Runtime.Register("setGeometry", "(Landroid/view/SurfaceControl;Landroid/graphics/Rect;Landroid/graphics/Rect;I)Landroid/view/SurfaceControl$Transaction;", "GetSetGeometry_Landroid_view_SurfaceControl_Landroid_graphics_Rect_Landroid_graphics_Rect_IHandler", ApiSince=29)>]
abstract member SetGeometry : Android.Views.SurfaceControl * Android.Graphics.Rect * Android.Graphics.Rect * Android.Views.SurfaceOrientation -> Android.Views.SurfaceControl.Transaction
override this.SetGeometry : Android.Views.SurfaceControl * Android.Graphics.Rect * Android.Graphics.Rect * Android.Views.SurfaceOrientation -> Android.Views.SurfaceControl.Transaction
パラメーター
- sourceCrop
- Rect
- destFrame
- Rect
- orientation
- SurfaceOrientation
戻り値
- 属性