Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 686 Bytes

userdataaccountmanager_showaddaccountasync_2083174161.md

File metadata and controls

26 lines (18 loc) · 686 Bytes
-api-id -api-type
M:Windows.ApplicationModel.UserDataAccounts.UserDataAccountManager.ShowAddAccountAsync(Windows.ApplicationModel.UserDataAccounts.UserDataAccountContentKinds)
winrt method

Windows.ApplicationModel.UserDataAccounts.UserDataAccountManager.ShowAddAccountAsync

-description

Shows the add account UI.

-parameters

-param contentKinds

The type of user data content.

-returns

Returns the newly added or already existing account.

-remarks

-examples

-see-also