Searched defs:NavigationBarData (Results 1 – 1 of 1) sorted by relevance
83 std::string header;84 std::string title;85 std::string subTitle;86 bool backEnabled = false;88 std::string logo;89 std::string startIcon;91 std::string endIcon;92 EventMarker endClickMarker;93 Color titleColor;94 Color subTitleColor;[all …]