/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_manual_test/src/main/js/default/pages/deviceInfo/ |
H A D | index.js | 30 screenShape:'', 48 that.screenShape = 'screenShape:' + data.screenShape;
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/resource/ |
H A D | ace_res_config.h | 48 …LongScreenType screenLong, ScreenShape screenShape, DeviceOrientation orientation, ColorMode color… in AceResConfig() argument 50 …e_(language), script_(script), region_(region), screenLong_(screenLong), screenShape_(screenShape), in AceResConfig()
|
/ohos5.0/foundation/arkui/ui_lite/interfaces/innerkits/engines/gfx/ |
H A D | gfx_engine_manager.h | 175 virtual void SetScreenShape(ScreenShape screenShape) in SetScreenShape() argument 177 screenShape_ = screenShape; in SetScreenShape()
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/ |
H A D | js-apis-system-device.md | 63 | screenShape<sup>4+</sup> | string | 屏幕形状。可取值:<br/>- rect:方形屏;<br/>- circle:圆形屏。 |
|
/ohos5.0/docs/zh-cn/application-dev/quick-start/ |
H A D | module-structure.md | 617 |screenShape | 标识屏幕形状的支持策略。 | 对象数组 | 可缺省,缺省值为空。 | 631 ## screenShape对象的内部结构 633 **表23** **screenShape对象的内部结构说明** 676 "screenShape": {
|
H A D | module-configuration-file.md | 673 - **配置规则:** 该标签支持配置四个属性,包括屏幕形状([screenShape](#screenshape标签))、窗口分辨率([screenWindow](#screenwindow标签… 679 * screenShape和screenWindow属性仅用于轻量级智能穿戴设备。 688 | [screenShape](#screenshape标签) | 标识屏幕形状的支持策略。 | 对象数组 | 该标签可缺省,缺省值为空。 | 693 ### screenShape标签 695 **表13** screenShape标签说明 736 "screenShape": {
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-beta2/ |
H A D | js-apidiff-start-up.md | 32 …pe有变化|类名:DeviceResponse;<br>方法or属性:screenShape: 'rect' \| 'circle';<br>旧版本信息:|类名:DeviceResponse;<b…
|
/ohos5.0/docs/zh-cn/release-notes/api-diff/v4.0-Release to v3.2-Release/ |
H A D | js-apidiff-start-up.md | 32 …pe有变化|类名:DeviceResponse;<br>方法or属性:screenShape: 'rect' \| 'circle';<br>旧版本信息:|类名:DeviceResponse;<b…
|
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/ |
H A D | js-apis-system-device.md | 63 | screenShape<sup>4+</sup> | string | Screen shape. The options are as follows:<br>- **rect**: rect…
|
/ohos5.0/docs/zh-cn/device-dev/subsystems/ |
H A D | subsys-graphics-porting-guide.md | 131 virtual void SetScreenShape(ScreenShape screenShape) 133 screenShape_ = screenShape;
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-Release-vs-v3.2-Release/ |
H A D | js-apidiff-start-up.md | 32 …bute name: screenShape: 'rect' \| 'circle';<br>Old version information: |Class name: DeviceRespons…
|
/ohos5.0/docs/en/release-notes/api-diff/v4.0-beta2/ |
H A D | js-apidiff-start-up.md | 32 …bute name: screenShape: 'rect' \| 'circle';<br>Old version information: |Class name: DeviceRespons…
|
/ohos5.0/docs/zh-cn/application-dev/tools/ |
H A D | unpacking-tool.md | 338 | screenShape | ScreenShape结构体 | 标识DistroFilter中的screenShape信息 | NA |
|
/ohos5.0/docs/en/device-dev/subsystems/ |
H A D | subsys-graphics-porting-guide.md | 131 virtual void SetScreenShape(ScreenShape screenShape) 133 screenShape_ = screenShape;
|
/ohos5.0/docs/en/application-dev/quick-start/ |
H A D | module-configuration-file.md | 673 - **Configuration rules**: This tag consists of four attributes: [screenShape](#screenshape), [scre… 679 * The **screenShape** and **screenWindow** attributes are available only for lite wearables. 688 | [screenShape](#screenshape) | Supported screen shapes.| Object array| Yes (initial value: left em… 693 ### screenShape subsection 695 **Table 13** screenShape 736 "screenShape": {
|
H A D | module-structure.md | 617 |screenShape | Supported screen shapes.| Object array| Yes (initial value: left empty)| 631 ## Internal Structure of the screenShape Attribute 633 **Table 23** Internal structure of the screenShape attribute 676 "screenShape": {
|
/ohos5.0/docs/en/application-dev/tools/ |
H A D | unpacking-tool.md | 338 | screenShape | ScreenShape struct | Screen shape of the **DistroFilter** struct. | NA |
|