Langue

Choreographer.RemoveVsyncCallback(Choreographer+IVsyncCallback) Méthode

Définition

Supprime un rappel vsync précédemment publié.

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

Paramètres

callback
Choreographer.IVsyncCallback

Valeur Android.Views.Chorégraphe+IVsyncCallback utilisée pour le rappel.

Attributs

Remarques

Pour plus d’informations, consultez la documentation de référence Android pour android.view.Chorégraphe.removeVsyncCallback.

Java documentation pour android.view.Chorégraphe.removeVsyncCallback.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à