SurfaceControl.Transaction.SetFrameTimeline(Int64) 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("setFrameTimeline", "(J)Landroid/view/SurfaceControl$Transaction;", "GetSetFrameTimeline_JHandler", ApiSince=35)]
public virtual Android.Views.SurfaceControl.Transaction SetFrameTimeline (long vsyncId);
[<Android.Runtime.Register("setFrameTimeline", "(J)Landroid/view/SurfaceControl$Transaction;", "GetSetFrameTimeline_JHandler", ApiSince=35)>]
abstract member SetFrameTimeline : int64 -> Android.Views.SurfaceControl.Transaction
override this.SetFrameTimeline : int64 -> Android.Views.SurfaceControl.Transaction
Parameters
- vsyncId
- Int64
Returns
- Attributes