public enum CalendarType : System.Enum
public enum CalendarType : System.Enum
Member | Description |
---|---|
Default | The calendar type will be determined by the platform settings. |
Gregorian | The Gregorian calendar |
Japanese | The Japanese calendar |
System.Object
System.ValueType
System.Enum
C1.WinUI.Calendar.CalendarType