GestureRecognizer.Dispose Method

Definition

Caution

Obsolete and will be removed in future releases. Use the Destroy() function at appropriated place instead.

Destroy the GestureRecognizer when the application is done with it.

[System.Obsolete("Obsolete and will be removed in future releases.  Use the Destroy() function at appropriated place instead.")]
public void Dispose ();
[<System.Obsolete("Obsolete and will be removed in future releases.  Use the Destroy() function at appropriated place instead.")>]
member this.Dispose : unit -> unit
Public Sub Dispose ()
Attributes

Applies to