Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
H A DArkNavDestination.ts88 backButtonIcon(value: any): this {
H A DArkNavigation.ts54 backButtonIcon(value: any): NavigationAttribute {
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-navdestination.md143 ### backButtonIcon<sup>11+</sup>
145 backButtonIcon(value: ResourceStr | PixelMap | SymbolGlyphModifier)
H A Dts-basic-components-navigation.md302 ### backButtonIcon<sup>9+</sup>
304 backButtonIcon(value: string | PixelMap | Resource | SymbolGlyphModifier)
3476 .backButtonIcon(new SymbolGlyphModifier($r('sys.symbol.ohos_wifi')))
3522 .backButtonIcon(new SymbolGlyphModifier($r('sys.symbol.ohos_star')).fontColor([Color.Blue]))
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-basic-components-navdestination.md142 ### backButtonIcon<sup>11+</sup>
144 backButtonIcon(value: ResourceStr | PixelMap | SymbolGlyphModifier)
H A Dts-basic-components-navigation.md302 ### backButtonIcon<sup>9+</sup>
304 backButtonIcon(value: string | PixelMap | Resource | SymbolGlyphModifier)
3478 .backButtonIcon(new SymbolGlyphModifier($r('sys.symbol.ohos_wifi')))
3524 .backButtonIcon(new SymbolGlyphModifier($r('sys.symbol.ohos_star')).fontColor([Color.Blue]))
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/export/
H A DarkComponent.d.ts1092 backButtonIcon(value: any): NavigationAttribute;
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkComponent.js20371 backButtonIcon(value) { method in ArkNavDestinationComponent
21176 backButtonIcon(value) { method in ArkNavigationComponent
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/
H A Djs-apidiff-arkui.md2459 …r>方法or属性:backButtonIcon(value: string \| PixelMap \| Resource): NavigationAttribute;<br>旧版本信息:|类名:…
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/
H A Djs-apidiff-arkui.md2459backButtonIcon(value: string \| PixelMap \| Resource): NavigationAttribute;<br>Old version informa…