Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/9miao/CrossApp
/ getBackgroundView
Method
getBackgroundView
CrossApp/controller/CADrawerController.cpp:433–436 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
431
}
432
433
CAView* CADrawerController::getBackgroundView()
434
{
435
return m_pBackgroundView;
436
}
437
438
void CADrawerController::setBackgroundImage(CAImage* var)
439
{
Callers
4
setNavigationBarBackgroundImage
Method · 0.45
setNavigationBarBackgroundColor
Method · 0.45
updateItem
Method · 0.45
createWithContainer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected