Files
MAX_CARLINK_A270S/MXC_A27-PCB4.5-270S/lib/awtk/awtk/docs/manual/lcd_orientation_t.md
2025-01-21 16:49:37 +08:00

13 lines
328 B
Markdown

## lcd\_orientation\_t
### 概述
LCD旋转角度。
### 常量
<p id="lcd_orientation_t_consts">
| 名称 | 说明 |
| -------- | ------- |
| LCD\_ORIENTATION\_0 | LCD没有旋转。 |
| LCD\_ORIENTATION\_90 | LCD旋转90度。 |
| LCD\_ORIENTATION\_180 | LCD旋转180度。 |
| LCD\_ORIENTATION\_270 | LCD旋转270度。 |