MCPcopy Create free account
hub / github.com/9miao/CrossApp / tableViewHeightForRowAtIndexPath

Method tableViewHeightForRowAtIndexPath

CrossApp/view/CAAlertView.cpp:476–479  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

474}
475
476unsigned int CAAlertView::tableViewHeightForRowAtIndexPath(CATableView* table, unsigned int section, unsigned int row)
477{
478 return 88;
479}
480
481NS_CC_END

Callers 1

reloadViewSizeDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected