Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 738 Bytes

jumplist_loadcurrentasync_313230072.md

File metadata and controls

22 lines (15 loc) · 738 Bytes
-api-id -api-type
M:Windows.UI.StartScreen.JumpList.LoadCurrentAsync
winrt method

Windows.UI.StartScreen.JumpList.LoadCurrentAsync

-description

Asynchronously retrieves the current jump list and its items.

-returns

When this method completes successfully, it returns the current JumpList. If the system does not support jump lists, this method returns an empty jump list and the SaveAsync method has no effect. Apps can check for this case using the isSupported method.

-remarks

-examples

-see-also