Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
476
unsigned int CAAlertView::tableViewHeightForRowAtIndexPath(CATableView* table, unsigned int section, unsigned int row)
477
{
478
return 88;
479
}
480
481
NS_CC_END
Callers
1
reloadViewSizeData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected