Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getInnerContainer
Method
getInnerContainer
core/ui/UIScrollView.cpp:1497–1500 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1495
}
1496
1497
Layout* ScrollView::getInnerContainer() const
1498
{
1499
return _innerContainer;
1500
}
1501
1502
void ScrollView::setLayoutType(Type type)
1503
{
Callers
5
onScrolled
Method · 0.80
update
Method · 0.80
init
Method · 0.80
init
Method · 0.80
lua_ax_ui_ScrollView_getInnerContainer
Function · 0.80
Calls
no outgoing calls
Tested by
3
update
Method · 0.64
init
Method · 0.64
init
Method · 0.64