TKUITimetableViewControllerDelegate

public protocol TKUITimetableViewControllerDelegate : TGCardViewControllerDelegate

Undocumented

  • A callback used to notify that the filtering string has changed in the searh bar.

    Declaration

    Swift

    func timetableViewController(_ controller: TKUITimetableViewController, updatedFilter filter: String)

    Parameters

    controller

    The timetable view controller within which the filtering takes place

    filter

    The latest filtering string