Share via


DualSimTile.CreateTileUpdaterForSim2 Method

Definition

Creates and initializes a tile updater for the Sim2 tile.

Important

This API is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to this API will fail at runtime.

public:
 static TileUpdater ^ CreateTileUpdaterForSim2();
 static TileUpdater CreateTileUpdaterForSim2();
public static TileUpdater CreateTileUpdaterForSim2();
function createTileUpdaterForSim2()
Public Shared Function CreateTileUpdaterForSim2 () As TileUpdater

Returns

The object you will use to send badge updates to the tile.

Windows requirements

App capabilities
dualSimTiles

Applies to