-
Notifications
You must be signed in to change notification settings - Fork 22
MAUI- Prepared UG Content for .NET MAUI DockLayout Control #3314
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Build Status: INPROGRESS 🔃 |
CI Status: SUCCESS ✅ |
Build Status: INPROGRESS 🔃 |
CI Status: SUCCESS ✅ |
Build Status: INQUEUE 🕒 |
Build Status: INPROGRESS 🔃 |
CI Status: SUCCESS ✅ |
@Sowndharya1911 need to include new control and its file in https://github.com/syncfusion-content/maui-docs/blob/development/maui-toc.html file |
Added |
Build Status: INQUEUE 🕒 |
Build Status: INPROGRESS 🔃 |
CI Status: FAILURE ❌ |
Build Status: INPROGRESS 🔃 |
CI Status: FAILURE ❌ |
Build Status: INPROGRESS 🔃 |
CI Status: FAILURE ❌ |
…aui-docs into MAUI-SB-for-docklayout
The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit. |
Build Status: INQUEUE 🕒 |
Build Status: INPROGRESS 🔃 |
CI Status: SUCCESS ✅ |
Description
This PR introduces comprehensive (UG) content for the .NET MAUI DockLayout Control. The documentation is designed to assist developers in understanding the functionalities and customization options available in the DockLayout control, thereby enabling them to efficiently integrate and utilize this control in their MAUI applications.
Changes Included
ShouldExpandLastChild
property.HorizontalSpacing
andVerticalSpacing
.GetDock(BindableObject view)
: Explained usage for retrieving docking positions.SetDock(BindableObject view, Dock position)
: Provided guidance on assigning docking positions.Output