Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 985 Bytes

badgeupdatemanagerforuser_createbadgeupdaterforapplication_315230511.md

File metadata and controls

27 lines (19 loc) · 985 Bytes
-api-id -api-type
M:Windows.UI.Notifications.BadgeUpdateManagerForUser.CreateBadgeUpdaterForApplication(System.String)
winrt method

Windows.UI.Notifications.BadgeUpdateManagerForUser.CreateBadgeUpdaterForApplication

-description

Creates a new BadgeUpdater for the bound user and the specified app tile's badge, usually the tile of another app in the package. The BadgeUpdater lets you change the appearance or content of that badge.

-parameters

-param applicationId

The ID of the app that owns the tile to update.

-returns

A BadgeUpdater for the current user and the specified app.

-remarks

-examples

-see-also

CreateBadgeUpdaterForApplication