Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 710 Bytes

ilaunchactivatedeventargs2_tileactivatedinfo.md

File metadata and controls

23 lines (16 loc) · 710 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Activation.ILaunchActivatedEventArgs2.TileActivatedInfo
winrt property

Windows.ApplicationModel.Activation.ILaunchActivatedEventArgs2.TileActivatedInfo

-description

Gets additional information that is provided when the user launches your app from a tile. This will be null if the app is not launched from its tile or if the app is launched on a platform that doesn't support this property.

-property-value

Information about the tile that launched the app.

-remarks

You do not have to check for

-examples

-see-also