Articles in this section
Category / Section

How to Enable Swipe Gestures in the .NET MAUI Calendar (SfCalendar)?

2 mins read

In the Syncfusion® .NET MAUI Calendar control, you can enable the swipe gesture by setting the SfCalendar’s EnableSwipeSelection property to true, as specified in the following code sample.

 

XAML

<calendar:SfCalendar x:Name="sfCalendar"
                     EnableSwipeSelection="True"
                     SelectionMode="Range" />

 

Note:

When using range selection with the EnableSwipeSelection property set to true, navigation between months using swipe gestures will be restricted. Instead, use the navigation buttons located at the top corner of the SfCalendar control.


Download the complete sample on GitHub

 

Output

 

Enable swipe gesture using Syncfusion .NET MAUI Calendar

 

Conclusion

 

I hope you enjoyed learning how to enable swipe gestures in the .NET MAUI Calendar (SfCalendar).

You can refer to our .NET MAUI Calendar’s feature tour page to know about its other groundbreaking feature representations. Explore our .NET MAUI Calendar documentation to understand how to present and manipulate data.

For current customers, you can check out our .NET MAUI components from the License and Downloads page. If you are new to Syncfusion®, you can try our 30-day free trial to check out our .NET MAUI Calendar and other .NET MAUI components.

If you have any queries or require clarifications, please let us know in comments below. You can also contact us through our support forums, Direct-Trac, or feedback portal. 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