Searched refs:isNavigationBarLightIcon (Results 1 – 11 of 11) sorted by relevance
105 ## Why do the isStatusBarLightIcon and isNavigationBarLightIcon attributes set by calling setWindow…111 …isNavigationBarLightIcon** attributes turn the font white when set to **true**. If **statusBarCont…
44 bool isNavigationBarLightIcon; member
80 bool isNavigationBarLightIcon; member
761 cProperties.isNavigationBarLightIcon = properties.isNavigationBarLightIcon; in FFiOHOSWindowSetWindowSystemBarProperties()
1029 if (cProperties.isNavigationBarLightIcon) { in SetBarPropertyMap()
63 | ohos.window | SystemBarProperties | isNavigationBarLightIcon?: boolean; | 新增 |
815 bool isNavigationBarLightIcon; in SetWindowNavigationBarContentColor() local816 if (!ConvertFromJsValue(env, jsNavigationIcon, isNavigationBarLightIcon)) { in SetWindowNavigationBarContentColor()820 if (isNavigationBarLightIcon) { in SetWindowNavigationBarContentColor()
111 …LightIcon状态栏字体高亮属性就不生效;同理,如果设置了导航栏内容颜色navigationBarContentColor,isNavigationBarLightIcon导航栏字体高亮属性就…
63 | ohos.window | SystemBarProperties | isNavigationBarLightIcon?: boolean; | Added|
80 | isNavigationBarLightIcon<sup>7+</sup> | boolean | 否 | 导航栏图标是否为高亮状态。true表示高亮;false表示不高亮。默认值:f…81 …ContentColor<sup>8+</sup> | string | 否 | 导航栏文字颜色。当设置此属性后, `isNavigationBarLightIcon`属性设置无效。默认…
80 | isNavigationBarLightIcon<sup>7+</sup> | boolean | No | Whether any icon on the navigation bar…81 …he navigation bar. After this property is set, the setting of **isNavigationBarLightIcon** is inva…