DualSimTile.CreateBadgeUpdaterForSim1 Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates and initializes a badge 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 BadgeUpdater ^ CreateBadgeUpdaterForSim1();
static BadgeUpdater CreateBadgeUpdaterForSim1();
public static BadgeUpdater CreateBadgeUpdaterForSim1();
function createBadgeUpdaterForSim1()
Public Shared Function CreateBadgeUpdaterForSim1 () As BadgeUpdater
Returns
The object you will use to send badge updates to the tile.
Windows requirements
App capabilities |
dualSimTiles
|