Lingua

Choreographer.IVsyncCallback.OnVsync(Choreographer+FrameData) Metodo

Definizione

Chiamato quando viene eseguito il rendering di un nuovo frame di visualizzazione.

[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

Parametri

data
Choreographer.FrameData

Valore Android.Views.Coreer+FrameData usato per i dati.

Attributi

Commenti

Per informazioni dettagliate, vedere la documentazione di riferimento di Android per android.view.Choreographer.VsyncCallback.onVsync.

per android.view.Choreographer.VsyncCallback.onVsync.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a