Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 477 Bytes

corewindowdialog_showasync_1714076542.md

File metadata and controls

22 lines (15 loc) · 477 Bytes
-api-id -api-type
M:Windows.UI.Core.CoreWindowDialog.ShowAsync
winrt method

Windows.UI.Core.CoreWindowDialog.ShowAsync

-description

Displays the dialog and asynchronously waits for the user to take an action.

-returns

The action performed by the user on the dialog, as well as information about the action.

-remarks

-examples

-see-also