Searched refs:getUIInspector (Results 1 – 15 of 15) sorted by relevance
9 > 从API version 10开始,可以通过使用[UIContext](./js-apis-arkui-UIContext.md#uicontext)中的[getUIInspector](./j…121 > 推荐通过使用[UIContext](./js-apis-arkui-UIContext.md#uicontext)中的[getUIInspector](./js-apis-arkui-UICon…143 …ctor.createComponentObserver('IMAGE_ID') // 建议使用 this.getUIContext().getUIInspector().createCompon…
60 ### getUIInspector subsection62 getUIInspector(): UIInspector79 uiContext.getUIInspector();2514 以下API需先使用UIContext中的[getUIInspector()](#getuiinspector)方法获取到UIInspector对象,再通过该对象调用对应方法。2543 let inspector: UIInspector = uiContext.getUIInspector();
9 > Since API version 10, you can use the [getUIInspector](./js-apis-arkui-UIContext.md#getuiinspecto…121 > You are advised to use the [getUIInspector](./js-apis-arkui-UIContext.md#getuiinspector) API in […143 …ntObserver('IMAGE_ID') // You are advised to use this.getUIContext().getUIInspector().createCompon…
60 ### getUIInspector subsection62 getUIInspector(): UIInspector79 uiContext.getUIInspector();2511 In the following API examples, you must first use [getUIInspector()](#getuiinspector) in **UIContex…2540 let inspector: UIInspector = uiContext.getUIInspector();
24 | @ohos.arkui.inspector | getUIInspector | 组件布局回调 …
1428 …listener:inspector.ComponentObserver = this.getUIContext().getUIInspector().createComponentObserve…
531 | getUIInspector | 组件布局回调 |
25 | @ohos.arkui.inspector | getUIInspector | Component …
257 getUIInspector() { method in UIContext
531 | getUIInspector | Layout callback. |
56 |新增|NA|类名:UIContext;<br>方法or属性:getUIInspector(): UIInspector;|@ohos.arkui.UIContext.d.ts|
56 |Added|NA|Class name: UIContext;<br>Method or attribute name: getUIInspector(): UIInspector;|@ohos.…
94 |新增|NA|类名:UIContext;<br>方法or属性:getUIInspector(): UIInspector;|@ohos.arkui.UIContext.d.ts|
94 |Added|NA|Class name: UIContext;<br>Method or attribute name: getUIInspector(): UIInspector;|@ohos.…