Home
last modified time | relevance | path

Searched defs:NavigationTitleInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnavigation_declaration.h153 struct NavigationTitleInfo { struct
154 bool hasSubTitle;
155 bool hasMainTitle;
156 std::string subtitle;
157 std::string title;