Home
last modified time | relevance | path

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

/ohos5.0/docs/zh-cn/release-notes/changelogs/OpenHarmony_4.1.6.5/
H A Dchangelogs-arkui.md544 | getAtomicServiceBar | 云服务 |
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-UIContext.md1057 ### getAtomicServiceBar<sup>11+</sup>
1059 getAtomicServiceBar(): Nullable\<AtomicServiceBar>
1083 let atomicServiceBar: Nullable<AtomicServiceBar> = uiContext.getAtomicServiceBar();
6388 以下接口需要先使用UIContext中的[getAtomicServiceBar](#getatomicservicebar11)方法获取到AtomicServiceBar对象,再通过该对象调用对应…
6424 let atomicServiceBar: Nullable<AtomicServiceBar> = uiContext.getAtomicServiceBar();
6464 let atomicServiceBar: Nullable<AtomicServiceBar> = uiContext.getAtomicServiceBar();
6505 let atomicServiceBar: Nullable<AtomicServiceBar> = uiContext.getAtomicServiceBar();
6546 let atomicServiceBar: Nullable<AtomicServiceBar> = uiContext.getAtomicServiceBar();
6588 let atomicServiceBar: Nullable<AtomicServiceBar> = uiContext.getAtomicServiceBar();
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsUIContext.js472 getAtomicServiceBar() { method in UIContext
/ohos5.0/docs/en/release-notes/changelogs/OpenHarmony_4.1.6.5/
H A Dchangelogs-arkui.md544 | getAtomicServiceBar | Cloud service. |
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-UIContext.md1057 ### getAtomicServiceBar<sup>11+</sup>
1059 getAtomicServiceBar(): Nullable\<AtomicServiceBar>
1083 let atomicServiceBar: Nullable<AtomicServiceBar> = uiContext.getAtomicServiceBar();
6481 In the following API examples, you must first use [getAtomicServiceBar](#getatomicservicebar11) in …
6517 let atomicServiceBar: Nullable<AtomicServiceBar> = uiContext.getAtomicServiceBar();
6557 let atomicServiceBar: Nullable<AtomicServiceBar> = uiContext.getAtomicServiceBar();
6598 let atomicServiceBar: Nullable<AtomicServiceBar> = uiContext.getAtomicServiceBar();
6639 let atomicServiceBar: Nullable<AtomicServiceBar> = uiContext.getAtomicServiceBar();
6681 let atomicServiceBar: Nullable<AtomicServiceBar> = uiContext.getAtomicServiceBar();