Share via


DualSimTile.CreateBadgeUpdaterForSim2 Method

Definition

Creates and initializes a badge 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 BadgeUpdater ^ CreateBadgeUpdaterForSim2();
 static BadgeUpdater CreateBadgeUpdaterForSim2();
public static BadgeUpdater CreateBadgeUpdaterForSim2();
function createBadgeUpdaterForSim2()
Public Shared Function CreateBadgeUpdaterForSim2 () As BadgeUpdater

Returns

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

Windows requirements

App capabilities
dualSimTiles

Applies to