Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

WSA.Tile.Delete

public function Delete(): void;
public function Delete(pos: Vector2): void;
public function Delete(area: Rect): void;

Parameters

pos The coordinates for a request to unpin tile.
area The area on the screen above which the request to unpin tile will be displayed.

Description

Show a request to unpin secondary tile from start screen.