Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 847 Bytes

tileupdatemanagerforuser_createtileupdaterforsecondarytile_445640521.md

File metadata and controls

26 lines (18 loc) · 847 Bytes
-api-id -api-type
M:Windows.UI.Notifications.TileUpdateManagerForUser.CreateTileUpdaterForSecondaryTile(System.String)
winrt method

Windows.UI.Notifications.TileUpdateManagerForUser.CreateTileUpdaterForSecondaryTile

-description

Creates a new TileUpdater, which enables you to change the appearance of a secondary tile for the bound user. The tile can belong to the calling app or any other app in the same package.

-parameters

-param tileId

A unique ID for the tile.

-returns

The object you will use to send updates to the tile identified by tileID.

-remarks

-examples

-see-also