Protocols

The following protocols are available globally.

  • The delegate of a WeekdayPicker object must adopt the WeekdayPickerDelegate protocol. Optional methods of the protocol allow the delegate to get informations.

    See more

    Declaration

    Swift

    public protocol WeekdayPickerDelegate: AnyObject