Class CalendarSelectionShape
Defines the selection shape for the SfCalendar.
Inheritance
System.Object
    CalendarSelectionShape
  Namespace: Syncfusion.Maui.Toolkit.Calendar
Assembly: Syncfusion.Maui.Toolkit.dll
Syntax
public sealed class CalendarSelectionShape : Enum
  Fields
Circle
Displays the circle shape highlight.
Declaration
public const CalendarSelectionShape Circle
  Field Value
| Type | 
|---|
| CalendarSelectionShape | 
Rectangle
Displays the rectangle shape highlight.
Declaration
public const CalendarSelectionShape Rectangle
  Field Value
| Type | 
|---|
| CalendarSelectionShape |