• Home
Name Date Size #Lines LOC

..--

entry/12-May-2024-253196

screenshots/device/12-May-2024-

.gitignoreD12-May-2024121 88

README.mdD12-May-2024258 147

README_zh.mdD12-May-2024533 2713

build-profile.json5D12-May-20241 KiB4341

hvigorfile.jsD12-May-2024174 21

package.jsonD12-May-2024376 1918

README.md

1# Setting the Screen Brightness
2
3### Introduction
4
5In this sample, you can swipe the slider to adjust the screen brightness.
6
7### Usage
8
9Swipe the slider to set the screen brightness.
10
11### Constraints
12
13This sample can only be run on standard-system devices.
14

README_zh.md

1# 设置屏幕亮度
2
3### 简介
4
5本示例通过滑动条来调整屏幕亮度。实现效果如下:
6
7![](screenshots/device/page.png)
8
9### 相关概念
10
11滑动条组件:用来快速调节设置值,如音量、亮度等。
12
13### 相关权限
14
15不涉及。
16
17### 使用说明
18
19滑动页面上的滑动条来设置不同的屏幕亮度。
20
21### 约束与限制
22
231.本示例仅支持在标准系统上运行。
24
252.本示例需要使用DevEco Studio 3.0 Beta4 (Build Version: 3.0.0.992, built on July 14, 2022)才可编译运行。
26
27