Home
last modified time | relevance | path

Searched refs:tilt (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/docs/en/application-dev/reference/apis-input-kit/
H A Djs-apis-touchevent.md74 …lative to the YZ plane. The value range is [-90, 90]. A positive value indicates a rightward tilt.|
75 …elative to the XZ plane. The value range is [-90, 90]. A positive value indicates a downward tilt.|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Dui__input__event_8h.md65 …mple, a touch event). The value range is [-90, 90]. A positive value indicates a rightward tilt. |
66 …ample, a touch event). The value range is [-90, 90]. A positive value indicates a downward tilt. |
80 …mple, a touch event). The value range is [-90, 90]. A positive value indicates a rightward tilt. |
81 …ample, a touch event). The value range is [-90, 90]. A positive value indicates a downward tilt. |
H A D_ark_u_i___event_module.md66 …mple, a touch event). The value range is [-90, 90]. A positive value indicates a rightward tilt. |
67 …ample, a touch event). The value range is [-90, 90]. A positive value indicates a downward tilt. |
81 …mple, a touch event). The value range is [-90, 90]. A positive value indicates a rightward tilt. |
82 …ample, a touch event). The value range is [-90, 90]. A positive value indicates a downward tilt. |
636 …example, a touch event). The value range is [-90, 90]. A positive value indicates a rightward tilt.
660 … example, a touch event). The value range is [-90, 90]. A positive value indicates a downward tilt.
896 …example, a touch event). The value range is [-90, 90]. A positive value indicates a rightward tilt.
919 … example, a touch event). The value range is [-90, 90]. A positive value indicates a downward tilt.
H A Djs-apis-matrix4.md44 | m01 | number | Yes | The second value, which is affected by the rotation or tilt of the x, y, …
47 | m10 | number | Yes | The fifth value, which is affected by the rotation or tilt of the x, y, a…
/ohos5.0/docs/en/application-dev/web/
H A Dweb-sensor.md5 …pe, can monitor the motion status and orientation change (such as rotation and tilt) of the device.
6 …ode and instruct the user to exercise, and use a gyroscope to capture the tilt and rotation of the…
/ohos5.0/foundation/multimodalinput/input/util/common/include/
H A Dstruct_multimodal.h350 TiltDegrees tilt; member
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-components-canvas-matrix2d.md37 | [rotateX](#rotatex) | number | No | Yes | Horizontal tilt coefficient. |
38 | [rotateY](#rotatey) | number | No | Yes | Vertical tilt coefficient. |
/ohos5.0/docs/en/application-dev/ui/
H A Dnapi-xcomponent-guidelines.md25 …veXComponent* component, uint32_t pointIndex, float* tiltX) | Obtains the tilt of an **XComponent*…
26 …veXComponent* component, uint32_t pointIndex, float* tiltY) | Obtains the tilt of an **XComponent*…
476 // Obtain the tilt of the XComponent touch point relative to the x-axis.
478 // Obtain the tilt of the XComponent touch point relative to the y-axis.
/ohos5.0/docs/en/release-notes/
H A DOpenHarmony-v3.2-beta2.md14 Added the stylus pressure and tilt in events, and added key input support for multimodal input.
151 … of the Linux stylus input in events<br>I530WJ [New Feature] Carrying the tilt of the Linux stylus…
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-sensor-des.md47 - Data provided by the gravity and gyroscope sensors denotes the tilt and rotation of the device, w…
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics2d/
H A Djs-apis-graphics-drawing.md2763 | sx | number | Yes | Amount of tilt on the X axis. The value is a floating point number. |
2764 | sy | number | Yes | Amount of tilt on the Y axis. The value is a floating point number. |
H A D_drawing.md7358 | sx | Amount of tilt on the X axis. A positive number tilts the drawing rightwards …
7359 | sy | Amount of tilt on the Y axis. A positive number tilts the drawing downwards a…