Choreographer.PostVsyncCallback(Choreographer+IVsyncCallback) Method

Definition

[Android.Runtime.Register("postVsyncCallback", "(Landroid/view/Choreographer$VsyncCallback;)V", "", ApiSince=33)]
public void PostVsyncCallback (Android.Views.Choreographer.IVsyncCallback callback);
[<Android.Runtime.Register("postVsyncCallback", "(Landroid/view/Choreographer$VsyncCallback;)V", "", ApiSince=33)>]
member this.PostVsyncCallback : Android.Views.Choreographer.IVsyncCallback -> unit

Parameters

Attributes

Applies to