Home
last modified time | relevance | path

Searched refs:screenShape (Results 1 – 17 of 17) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_manual_test/src/main/js/default/pages/deviceInfo/
H A Dindex.js30 screenShape:'',
48 that.screenShape = 'screenShape:' + data.screenShape;
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/resource/
H A Dace_res_config.h48 …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 Dgfx_engine_manager.h175 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 Djs-apis-system-device.md63 | screenShape<sup>4+</sup> | string | 屏幕形状。可取值:<br/>-&nbsp;rect:方形屏;<br/>-&nbsp;circle:圆形屏。 |
/ohos5.0/docs/zh-cn/application-dev/quick-start/
H A Dmodule-structure.md617 |screenShape | 标识屏幕形状的支持策略。 | 对象数组 | 可缺省,缺省值为空。 |
631 ## screenShape对象的内部结构
633 **表23** **screenShape对象的内部结构说明**
676 "screenShape": {
H A Dmodule-configuration-file.md673 - **配置规则:** 该标签支持配置四个属性,包括屏幕形状([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 Djs-apidiff-start-up.md32 …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 Djs-apidiff-start-up.md32 …pe有变化|类名:DeviceResponse;<br>方法or属性:screenShape: 'rect' \| 'circle';<br>旧版本信息:|类名:DeviceResponse;<b…
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-system-device.md63 | 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 Dsubsys-graphics-porting-guide.md131 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 Djs-apidiff-start-up.md32 …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 Djs-apidiff-start-up.md32 …bute name: screenShape: 'rect' \| 'circle';<br>Old version information: |Class name: DeviceRespons…
/ohos5.0/docs/zh-cn/application-dev/tools/
H A Dunpacking-tool.md338 | screenShape | ScreenShape结构体 | 标识DistroFilter中的screenShape信息 | NA |
/ohos5.0/docs/en/device-dev/subsystems/
H A Dsubsys-graphics-porting-guide.md131 virtual void SetScreenShape(ScreenShape screenShape)
133 screenShape_ = screenShape;
/ohos5.0/docs/en/application-dev/quick-start/
H A Dmodule-configuration-file.md673 - **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 Dmodule-structure.md617 |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 Dunpacking-tool.md338 | screenShape | ScreenShape struct | Screen shape of the **DistroFilter** struct. | NA |