SurfaceControl.Transaction.ClearFrameRate(SurfaceControl) 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("clearFrameRate", "(Landroid/view/SurfaceControl;)Landroid/view/SurfaceControl$Transaction;", "GetClearFrameRate_Landroid_view_SurfaceControl_Handler", ApiSince=34)]
public virtual Android.Views.SurfaceControl.Transaction ClearFrameRate (Android.Views.SurfaceControl sc);
[<Android.Runtime.Register("clearFrameRate", "(Landroid/view/SurfaceControl;)Landroid/view/SurfaceControl$Transaction;", "GetClearFrameRate_Landroid_view_SurfaceControl_Handler", ApiSince=34)>]
abstract member ClearFrameRate : Android.Views.SurfaceControl -> Android.Views.SurfaceControl.Transaction
override this.ClearFrameRate : Android.Views.SurfaceControl -> Android.Views.SurfaceControl.Transaction
Parameters
Returns
- Attributes