GCCalendarDisplayMode
public enum GCCalendarDisplayMode
The display mode when displaying a calendar.
-
The calendar is displayed one week at a time.
Declaration
Swift
case week
-
The calendar is displayed one month at a time.
Declaration
Swift
case month