Choreographer.IVsyncCallback.OnVsync(Choreographer+FrameData) Method

Definition

[Android.Runtime.Register("onVsync", "(Landroid/view/Choreographer$FrameData;)V", "GetOnVsync_Landroid_view_Choreographer_FrameData_Handler:Android.Views.Choreographer/IVsyncCallbackInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=33)]
public void OnVsync (Android.Views.Choreographer.FrameData data);
[<Android.Runtime.Register("onVsync", "(Landroid/view/Choreographer$FrameData;)V", "GetOnVsync_Landroid_view_Choreographer_FrameData_Handler:Android.Views.Choreographer/IVsyncCallbackInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null", ApiSince=33)>]
abstract member OnVsync : Android.Views.Choreographer.FrameData -> unit

Parameters

Attributes

Applies to