GanttChartContentSelectionObserver

public protocol GanttChartContentSelectionObserver : AnyObject

Reacts to selection changes in the user interface as indicated by an associated controller.

  • selectionDidChange() Default implementation

    Undocumented

    Default Implementation

    Undocumented

    Declaration

    Swift

    func selectionDidChange()