Choreographer.RemoveVsyncCallback(Choreographer+IVsyncCallback) Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[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
Parametri
- callback
- Choreographer.IVsyncCallback
- Attributi