TileUpdater.Clear | clear method
Removes all updates and causes the tile to display its default content as declared in the app's manifest.
Syntax
tileUpdater.clear();
Parameters
This method has no parameters.
Remarks
Note This method does not stop periodic updates. If your tile is using periodic updates, you must also call StopPeriodicUpdate to prevent further updates.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
- TileUpdater
- App tiles and badges sample
- Quickstart: Sending a tile update
- Tile and tile notification overview
- The tile template catalog
- Guidelines and checklist for tiles
- How to schedule a tile notification
- How to set up periodic notifications for tiles
- Tiles XML schema
Build date: 12/4/2012
