Home
last modified time | relevance | path

Searched refs:customTile (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dnavigation_model_impl.cpp38 auto customTile = AceType::DynamicCast<Component>(customTitle); in SetCustomTitle() local
48 composedComponent->SetChild(customTile); in SetCustomTitle()
51 navigationContainer->GetDeclaration()->customTitle = customTile; in SetCustomTitle()