Displays a preview of the secondary tile at the given side of a specified rectangle, together with a confirmation dialog to create the tile.
Syntax
secondaryTile.requestCreateForSelectionAsync(selection, preferredPlacement).done( /* Your success and error handlers */ );
Parameters
- selection
-
Type: Rect
The area that the tile will be displayed on one side of.
- preferredPlacement
-
Type: Placement
One of the enumeration values that specifies the side of the rectangle where the tile should display.
Return value
Type: IAsyncOperation<Boolean>
An object that provides information concerning the asynchronous create operation.
Remarks
After a secondary tile is created, you must provide the following properties before it is displayed:
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012