Creates a SecondaryTile object. The caller must then set any required properties through the object before attempting to pin, update, or delete the tile.
Syntax
var secondaryTile = new Windows.UI.StartScreen.SecondaryTile();
Parameters
This constructor has no parameters.
Remarks
Mandatory tile properties, such as the display name, must be set through calls to other methods of this class before the tile can be activated.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
- SecondaryTile
- SecondaryTile(String)
- SecondaryTile(String, String, String, String, TileOptions, Uri)
- SecondaryTile(String, String, String, String, TileOptions, Uri, Uri)
- Secondary tiles sample
Build date: 12/4/2012