Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ isIgnoreContentAdaptWithSize
Method
isIgnoreContentAdaptWithSize
core/ui/UIWidget.cpp:519–522 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
517
}
518
519
bool Widget::isIgnoreContentAdaptWithSize() const
520
{
521
return _ignoreSize;
522
}
523
524
const Vec2& Widget::getCustomSize() const
525
{
Callers
10
initAfterInsert
Method · 0.80
touchEvent
Method · 0.80
endSetBasicProperties
Method · 0.80
setPropsWithFlatBuffers
Method · 0.80
setPropsWithFlatBuffers
Method · 0.80
setPropsWithFlatBuffers
Method · 0.80
setPropsWithFlatBuffers
Method · 0.80
setPropsWithFlatBuffers
Method · 0.80
setPropsWithFlatBuffers
Method · 0.80
lua_ax_ui_Widget_isIgnoreContentAdaptWithSize
Function · 0.80
Calls
no outgoing calls
Tested by
1
touchEvent
Method · 0.64