Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion MAUI/ColorPicker/Getting-Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,4 +307,6 @@ namespace ColorPickerSample

The following gif image illustrates the result of the above code.

![.NET MAUI Color Picker.](Images/Overview/ColorPicker.gif){:width="420" height="574" loading="lazy"}
![.NET MAUI Color Picker.](Images/Overview/ColorPicker.gif){:width="420" height="574" loading="lazy"}

N> You can refer to our [.NET MAUI Color Picker](https://www.syncfusion.com/maui-controls/maui-colorpicker) feature tour page for its groundbreaking feature representations. You can also explore our [.NET MAUI Color Picker Example](https://github.com/syncfusion/maui-demos/tree/master/MAUI/Inputs/SampleBrowser.Maui.Inputs/Samples/ColorPicker) that shows you how to render the Color Picker in .NET MAUI.
2 changes: 2 additions & 0 deletions MAUI/DockLayout/getting-started-docklayout.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,3 +262,5 @@ namespace DockLayoutGettingStarted
![Output of DockLayout View](DockLayout-Images/maui-docklayout-getting-started.png)

You can access a complete getting started sample from this [link.](https://github.com/SyncfusionExamples/GettingStarted_DockLayout_MAUI)

N> You can refer to our [.NET MAUI DockLayout](https://www.syncfusion.com/maui-controls/maui-colorpicker) feature tour page for its groundbreaking feature representations. You can also explore our [.NET MAUI DockLayout Example](https://github.com/syncfusion/maui-demos/tree/master/MAUI/Inputs/SampleBrowser.Maui.Inputs/Samples/ColorPicker) that shows you how to render the DockLayout in .NET MAUI.