DateCollectionCell

public class DateCollectionCell : UICollectionViewCell

Undocumented

  • Undocumented

    Declaration

    Swift

    public let selectionIndicator: UIView
  • Undocumented

    Declaration

    Swift

    public let monthLabel: UILabel
  • Undocumented

    Declaration

    Swift

    public let dateLabel: UILabel
  • Undocumented

    Declaration

    Swift

    public var state: DateCellState
  • Undocumented

    Declaration

    Swift

    override public var isSelected: Bool { get set }