Share via


DualSimTile.CreateTileUpdaterForSim1 Method

Definition

Creates and initializes a tile updater for the Sim1 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 ^ CreateTileUpdaterForSim1();
 static TileUpdater CreateTileUpdaterForSim1();
public static TileUpdater CreateTileUpdaterForSim1();
function createTileUpdaterForSim1()
Public Shared Function CreateTileUpdaterForSim1 () As TileUpdater

Returns

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

Windows requirements

App capabilities
dualSimTiles

Applies to