SurfaceControl.Transaction.ClearTrustedPresentationCallback Method

Definition

[Android.Runtime.Register("clearTrustedPresentationCallback", "(Landroid/view/SurfaceControl;)Landroid/view/SurfaceControl$Transaction;", "GetClearTrustedPresentationCallback_Landroid_view_SurfaceControl_Handler", ApiSince=34)]
public virtual Android.Views.SurfaceControl.Transaction ClearTrustedPresentationCallback (Android.Views.SurfaceControl sc);
[<Android.Runtime.Register("clearTrustedPresentationCallback", "(Landroid/view/SurfaceControl;)Landroid/view/SurfaceControl$Transaction;", "GetClearTrustedPresentationCallback_Landroid_view_SurfaceControl_Handler", ApiSince=34)>]
abstract member ClearTrustedPresentationCallback : Android.Views.SurfaceControl -> Android.Views.SurfaceControl.Transaction
override this.ClearTrustedPresentationCallback : Android.Views.SurfaceControl -> Android.Views.SurfaceControl.Transaction

Parameters

Returns

Attributes

Applies to