GestureRecognizer.Destroy Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Destroy the GestureRecognizer when the application is done with it.
public void Destroy ();
member this.Destroy : unit -> unit
Public Sub Destroy ()