SurfaceControl.Transaction.Merge(SurfaceControl+Transaction) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("merge", "(Landroid/view/SurfaceControl$Transaction;)Landroid/view/SurfaceControl$Transaction;", "GetMerge_Landroid_view_SurfaceControl_Transaction_Handler", ApiSince=29)]
public virtual Android.Views.SurfaceControl.Transaction Merge (Android.Views.SurfaceControl.Transaction other);
[<Android.Runtime.Register("merge", "(Landroid/view/SurfaceControl$Transaction;)Landroid/view/SurfaceControl$Transaction;", "GetMerge_Landroid_view_SurfaceControl_Transaction_Handler", ApiSince=29)>]
abstract member Merge : Android.Views.SurfaceControl.Transaction -> Android.Views.SurfaceControl.Transaction
override this.Merge : Android.Views.SurfaceControl.Transaction -> Android.Views.SurfaceControl.Transaction
Parameters
Returns
- Attributes