Updates a secondary tile after that tile is pinned to the Start screen.
Syntax
secondaryTile.updateAsync().done( /* Your success and error handlers */ );
Parameters
This method has no parameters.
Return value
Type: IAsyncOperation<Boolean>
An object used to launch the asynchronous create operation as well as to retrieve information about it.
Remarks
This method updates the following properties of the secondary tile:
- Arguments
- BackgroundColor
- Foreground Text
- LockScreenBadgeLogo
- LockScreenDisplayBadgeAndTileText
- Logo
- SmallLogo
- TileOptions
- WideLogo
This method does not update these properties:
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012