Skip to content

Commit af45bc4

Browse files
Merge pull request #3954 from syncfusion-content/996030-Added-API-Links-UG-for-MultiRow
996030-Added-API-Links-UG-for-MultiRow
2 parents ce9f8d4 + 87b79a6 commit af45bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MAUI/Toolbar/overflow-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@ private void OnMoreButtonTapped(object? sender, ToolbarMoreButtonTappedEventArgs
632632

633633
## MultiRow
634634

635-
The Toolbar now supports showing items on multiple rows by setting the [OverflowMode](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Toolbar.SfToolbar.html#Syncfusion_Maui_Toolbar_SfToolbar_OverflowMode) property to [MultiRow]().When enabled, items wrap to additional rows based on available width, making it easier to manage many items.
635+
The Toolbar now supports showing items on multiple rows by setting the [OverflowMode](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Toolbar.SfToolbar.html#Syncfusion_Maui_Toolbar_SfToolbar_OverflowMode) property to [MultiRow](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.Toolbar.ToolbarItemOverflowMode.html#Syncfusion_Maui_Toolbar_ToolbarItemOverflowMode_MultiRow).When enabled, items wrap to additional rows based on available width, making it easier to manage many items.
636636

637637
{% tabs %}
638638

0 commit comments

Comments
 (0)