Class CalendarIcon
Defines the calendar special date icons of the SfCalendar.
Inheritance
System.Object
CalendarIcon
Namespace: Syncfusion.Maui.Calendar
Assembly: Syncfusion.Maui.Calendar.dll
Syntax
public sealed class CalendarIcon : Enum
Fields
Bell
Defines the bell icon.
Declaration
public const CalendarIcon Bell
Field Value
Type |
---|
CalendarIcon |
Diamond
Defines the diamond icon.
Declaration
public const CalendarIcon Diamond
Field Value
Type |
---|
CalendarIcon |
Dot
Defines the dot icon.
Declaration
public const CalendarIcon Dot
Field Value
Type |
---|
CalendarIcon |
Heart
Defines the heart icon.
Declaration
public const CalendarIcon Heart
Field Value
Type |
---|
CalendarIcon |
Square
Defines the square icon.
Declaration
public const CalendarIcon Square
Field Value
Type |
---|
CalendarIcon |
Star
Defines the star icon.
Declaration
public const CalendarIcon Star
Field Value
Type |
---|
CalendarIcon |
Triangle
Defines the triangle icon.
Declaration
public const CalendarIcon Triangle
Field Value
Type |
---|
CalendarIcon |