Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.04 KB

istorageprovideruicommand_label.md

File metadata and controls

32 lines (20 loc) · 1.04 KB
-api-id -api-type
P:Windows.Storage.Provider.IStorageProviderUICommand.Label
winrt property

Windows.Storage.Provider.IStorageProviderUICommand.Label

-description

Returns the IStorageProviderUICommand label

-property-value

-remarks

Depending on the placement of the command in the flyout, this label may appear on the command button itself or as a tooltip. As the flyout stands today, the following commands will display a label within the command button:

Each of the secondary commands, ProviderSecondaryCommands, will display the label as a tooltip.

For all of the commands, this label is read aloud by the screen reader.

-see-also

IStorageProviderUICommand