Articles in this section
Category / Section

How to use the .NET MAUI Bottom Sheet (SfBottomSheet) as a Modal Dialog?

1 min read

This article demonstrates how to use the Syncfusion® .NET MAUI Bottom Sheet as a modal dialog by utilizing the IsModal property. The default value of the IsModal property is true; however, you can set it to false to interact with the content behind the Bottom Sheet.

XAML:

<bottomSheet:SfBottomSheet x:Name="bottomSheet" IsModal="True">
    <bottomSheet:SfBottomSheet.BottomSheetContent>
        .   .   .
    </bottomSheet:SfBottomSheet.BottomSheetContent>
</bottomSheet:SfBottomSheet>

Output:

Modal Dialog

Conclusion

I hope you enjoyed learning how to use the .NET MAUI Bottom Sheet (SfBottomSheet) as a Modal Dialog.

Refer to our .NET MAUI Bottom Sheet feature tour page to learn about its other groundbreaking feature representations.
You can explore our .NET MAUI Bottom Sheet documentation to understand how to present and manipulate data.
Please let us know in the comments section if you have any queries or require clarification. You can also contact us by creating a support ticket. We are always happy to assist you!

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please  to leave a comment
Access denied
Access denied