TapToPlace.StopPlacement 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.
Stop the placement of a game object without the need of the OnPointerClicked event.
public:
void StopPlacement();
public void StopPlacement ();
member this.StopPlacement : unit -> unit
Public Sub StopPlacement ()