CellHeightAtIndexPathCallBack typedef

CellHeightAtIndexPathCallBack = double Function(int section, int row)

Implementation

typedef double CellHeightAtIndexPathCallBack(int section, int row);