Choreographer.RemoveVsyncCallback(Choreographer+IVsyncCallback) メソッド

定義

[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

パラメーター

属性

適用対象