Retrieves a list of secondary tiles created for another app in the same package as the calling app.
Syntax
Windows.UI.StartScreen.SecondaryTile.findAllAsync(applicationId).done( /* Your success and error handlers */ );
Parameters
- applicationId
-
Type: String [JavaScript] | System.String [.NET] | Platform::String [C++]
The Package Relative Application ID (PRAID) of the app.
Return value
Type: IAsyncOperation<IVectorView>
An enumeration object that allows you to examine the set of tiles.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 12/4/2012