Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 185 Bytes

CellUpdatable.md

File metadata and controls

13 lines (9 loc) · 185 Bytes

CellUpdatable

@available(iOS 11.0, *) public protocol CellUpdatable

Requirements

update(forData:​)

func update(forData data: CellDisplayable)