Skip to content

Commit 059b1f9

Browse files
Updated Keys.md
1 parent ad897f8 commit 059b1f9

File tree

1 file changed

+50
-18
lines changed

1 file changed

+50
-18
lines changed

MAUI/Themes/Keys.md

Lines changed: 50 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -491,40 +491,72 @@ This page lists the keys associated with each control and the respective UI elem
491491
<td> Stroke thickness for the stop responding view.<br/><br/></td>
492492
</tr>
493493
<tr>
494-
<td> SfAIAssistViewSelectionTextHighLightColor<br/><br/></td>
495-
<td> Color to highlight the selected text. <br/><br/></td>
494+
<td> SfAIAssistViewSelectionTextHighLightColor<br/><br/></td>
495+
<td> Color to highlight the selected text. <br/><br/></td>
496496
</tr>
497497
<tr>
498-
<td> SfAIAssistViewHeaderSuggestionBackground<br/><br/></td>
499-
<td> Background color of the common suggestions view.<br/><br/></td>
498+
<td> SfAIAssistViewHeaderSuggestionBackground<br/><br/></td>
499+
<td> Background color of the common suggestions view.<br/><br/></td>
500500
</tr>
501501
<tr>
502-
<td> SfAIAssistViewHeaderSuggestionItemStroke<br/><br/></td>
503-
<td> Stroke color for the common suggestion item.<br/><br/></td>
502+
<td> SfAIAssistViewHeaderSuggestionItemStroke<br/><br/></td>
503+
<td> Stroke color for the common suggestion item.<br/><br/></td>
504504
</tr>
505505
<tr>
506-
<td> SfAIAssistViewHeaderSuggestionItemStrokeThickness<br/><br/></td>
507-
<td> Stroke thickness for the common suggestion item.<br/><br/></td>
506+
<td> SfAIAssistViewHeaderSuggestionItemStrokeThickness<br/><br/></td>
507+
<td> Stroke thickness for the common suggestion item.<br/><br/></td>
508508
</tr>
509509
<tr>
510-
<td> SfAIAssistViewHeaderSuggestionItemBackground<br/><br/></td>
511-
<td> Background color of an item in the common suggestions.<br/><br/></td>
510+
<td> SfAIAssistViewHeaderSuggestionItemBackground<br/><br/></td>
511+
<td> Background color of an item in the common suggestions.<br/><br/></td>
512512
</tr>
513513
<tr>
514-
<td> SfAIAssistViewHeaderSuggestionItemTextColor<br/><br/></td>
515-
<td> Text color of an item in the common suggestions.<br/><br/></td>
514+
<td> SfAIAssistViewHeaderSuggestionItemTextColor<br/><br/></td>
515+
<td> Text color of an item in the common suggestions.<br/><br/></td>
516516
</tr>
517517
<tr>
518-
<td> SfAIAssistViewHeaderSuggestionItemFontSize<br/><br/></td>
519-
<td> Font size of an item in the common suggestions.<br/><br/></td>
518+
<td> SfAIAssistViewHeaderSuggestionItemFontSize<br/><br/></td>
519+
<td> Font size of an item in the common suggestions.<br/><br/></td>
520520
</tr>
521521
<tr>
522-
<td> SfAIAssistViewHeaderSuggestionItemFontFamily<br/><br/></td>
523-
<td> Font family of an item in the common suggestions.<br/><br/></td>
522+
<td> SfAIAssistViewHeaderSuggestionItemFontFamily<br/><br/></td>
523+
<td> Font family of an item in the common suggestions.<br/><br/></td>
524524
</tr>
525525
<tr>
526-
<td> SfAIAssistViewHeaderSuggestionItemFontAttribute<br/><br/></td>
527-
<td> Font attributes of an item in the common suggestions.<br/><br/></td>
526+
<td> SfAIAssistViewHeaderSuggestionItemFontAttribute<br/><br/></td>
527+
<td> Font attributes of an item in the common suggestions.<br/><br/></td>
528+
</tr>
529+
<tr>
530+
<td> SfAIAssistViewScrollToBottomButtonBackground <br/><br/></td>
531+
<td> Background color of the scroll to bottom button view. <br/><br/></td>
532+
</tr>
533+
<tr>
534+
<td> SfAIAssistViewScrollToBottomButtonIconColor <br/><br/></td>
535+
<td> Color of the scroll to bottom button. <br/><br/></td>
536+
</tr>
537+
<tr>
538+
<td> SfAIAssistViewHoveredScrollToBottomButtonBackground <br/><br/></td>
539+
<td> Background color of scroll to bottom button in hover state. <br/><br/></td>
540+
</tr>
541+
<tr>
542+
<td> SfAIAssistViewPressedScrollToBottomButtonBackground <br/><br/></td>
543+
<td> Background color when the scroll to bottom button is pressed. <br/><br/></td>
544+
</tr>
545+
<tr>
546+
<td> SfAIAssistViewActionButtonBackground <br/><br/></td>
547+
<td> Background color of the action button. <br/><br/></td>
548+
</tr>
549+
<tr>
550+
<td> SfAIAssistViewActionButtonIconColor <br/><br/></td>
551+
<td> Color of the action button. <br/><br/></td>
552+
</tr>
553+
<tr>
554+
<td> SfAIAssistViewActionButtonViewTextColor <br/><br/></td>
555+
<td> Text color of an item in the action button. <br/><br/></td>
556+
</tr>
557+
<tr>
558+
<td> SfAIAssistViewActionButtonsPopupBackground <br/><br/></td>
559+
<td> Background color of the action buttons view. <br/><br/></td>
528560
</tr>
529561
</table>
530562

0 commit comments

Comments
 (0)