Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 825 Bytes

storageprovidermoreinfoui.md

File metadata and controls

22 lines (14 loc) · 825 Bytes
-api-id -api-type
T:Windows.Storage.Provider.StorageProviderMoreInfoUI
winrt class

Windows.Storage.Provider.StorageProviderMoreInfoUI

-description

The container for the more info UI section of the storage provider flyout. This is used to provide additional information and/or a recommended action a user can take in response to the current sync state.

-remarks

This section will only be visible if at least one of StorageProviderMoreInfoUICommand or StorageProviderMoreInfoUIMessage is Enabled (see IStorageProviderUICommandState) or non-empty, respectively.

-see-also

StorageProviderStatusUI