Feature Comparison in Xamarin Calendar (SfCalendar)
25 Nov 20242 minutes to read
This section covers the features of SfCalendar
specific to Android,iOS and UWP platforms. The following comparison table help to find available features are in different platforms.
Features are in SfCalendar | Android | iOS | UWP | Achieved By |
---|---|---|---|---|
View of SfCalendar |
MonthView YearView Decade Century |
MonthView YearView Decade Century |
MonthView YearView Decade Century |
|
Date Selection |
Single Multiple Range MultiRange |
Single Multiple Range MultiRange |
Single Multiple Range MultiRange |
|
Blackout Dates |
Yes |
Yes |
Yes |
|
FirstDay of Week |
Yes |
Yes |
Yes |
|
Adding the appointments |
Yes |
Yes |
Yes |
|
Visibility changes of SfCalendar |
Yes |
Yes |
Yes |
|
Localization support |
Yes |
Yes |
Yes |
|
Show Appointments |
Yes |
Yes |
Yes |
|
Move to Specific date |
Yes |
Yes |
Yes |
and |
Navigation of month Programmatically |
Yes |
Yes |
Yes |
and |
Custom Day label support |
Yes |
Yes |
Yes |
|
Restrict the date selection and navigation |
Yes |
Yes |
Yes |
and |
Dynamically select the dates in MultiSelection |
Yes |
Yes |
Yes |
|
Calendar’s Header height customization |
Yes |
Yes |
Yes |
|
Enabling and disabling the header of SfCalendar |
Yes |
Yes |
Yes |
|
Customization of Navigation Buttons |
Yes |
Yes |
Yes |
|
Enable or disable the navigation button visible |
Yes |
Yes |
Yes |
|
Customization of MonthView |
Yes |
Yes |
Yes |
|
Customization of YearView |
Yes |
Yes |
No |
|
Deselect the date selection in single selection mode |
Yes |
Yes |
No |
|
Customization of Month Day's text |
Yes |
Yes |
Yes |
|
Option to move the next / previous month while clicking the previous/next month date in current active cell |
Yes |
Yes |
Yes |
|
Swiping behavior |
Yes Swiping of SfCalendar has been restricted only with RangeSelection.With that RangeSelection mode We can swipe the month by using navigation buttons |
Yes Swiping of SfCalendar has been restricted only with RangeSelection.With that RangeSelection mode We can swipe the month by using navigation buttons |
Yes Swiping of SfCalendar has been restricted only with RangeSelection.With that RangeSelection mode We can swipe the month by using navigation buttons |
___ |
Restrict the swiping behavior |
Yes |
Yes |
Yes |
|
Maximum number of Inline event count indication |
Yes |
Yes |
No |
|
Dynamically select the dates in RangeSelection By setting the start and end range of date selection, RangeSelection is possible |
Yes |
Yes |
Yes |
</tr> |
Customization of Cell Border Lines |
Horizontal Vertical Both None |
Horizontal Vertical Both None |
Horizontal Vertical Both None |
|
Scrolling Direction |
Horizontal Vertical |
Horizontal Vertical |
Horizontal Vertical |
|
Restrict the YearView Option |
Yes |
Yes |
Yes |
|
Calendar’s Header customization |
Yes |
Yes |
Yes |
|
Common DataTemplate |
Yes |
Yes |
Yes |
|
DataTemplate with Custom Object on OnMonthCell |
Yes |
Yes |
Yes |
and in an argument of |