Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.46 KB

File metadata and controls

24 lines (17 loc) · 1.46 KB
-api-id P:Windows.ApplicationModel.VoiceCommands.VoiceCommandResponse.MaxSupportedVoiceCommandContentTiles
-api-type winrt property

Windows.ApplicationModel.VoiceCommands.VoiceCommandResponse.MaxSupportedVoiceCommandContentTiles

-description

Gets the maximum number of content tiles the background app service can display on the Cortana canvas.

-property-value

The maximum number of content tiles.

-remarks

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

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