Protocols

The following protocols are available globally.

  • The delegate of a GCCalendarView object must adopt the GCCalendarViewDelegate protocol. The protocol’s optional methods allow the delegate to handle date selection and customize the calendar view’s appearance.

    See more

    Declaration

    Swift

    public protocol GCCalendarViewDelegate: class