Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.68 KB

File metadata and controls

23 lines (16 loc) · 1.68 KB
-api-id T:Windows.ApplicationModel.VoiceCommands.VoiceCommandContentTile
-api-type winrt class

Windows.ApplicationModel.VoiceCommands.VoiceCommandContentTile

-description

An asset, containing image, text, and link data, provided by the background app service for display on the Cortana canvas.

-remarks

MaxSupportedVoiceCommandContentTiles specifies the maximum number of tiles the background app service can display on the Cortana canvas.

The maximum number of tiles that can be displayed depends on the feedback screen being shown. One item when the VoiceCommandResponse is created for ReportProgressAsync or RequestConfirmationAsync, and more than one item when the VoiceCommandResponse is created for RequestDisambiguationAsync.

-examples

-see-also

Windows.ApplicationModel.VoiceCommands, elements and attributes v1.2, Cortana interactions, Cortana design guidelines, Cortana voice command sample