View.ClearViewTranslationCallback Method

Definition

Clear the ViewTranslationCallback from this view.

[Android.Runtime.Register("clearViewTranslationCallback", "()V", "GetClearViewTranslationCallbackHandler", ApiSince=31)]
public virtual void ClearViewTranslationCallback ();
[<Android.Runtime.Register("clearViewTranslationCallback", "()V", "GetClearViewTranslationCallbackHandler", ApiSince=31)>]
abstract member ClearViewTranslationCallback : unit -> unit
override this.ClearViewTranslationCallback : unit -> unit
Attributes

Remarks

Clear the ViewTranslationCallback from this view.

Java documentation for android.view.View.clearViewTranslationCallback().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to