!7123 新增色彩校正开关

Merge pull request !7123 from zhanghuiyu/master
This commit is contained in:
openharmony_ci 2023-10-08 06:32:33 +00:00 committed by Gitee
commit 5a8cc3d6e8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -25,6 +25,15 @@ import type { AsyncCallback, Callback } from './@ohos.base';
* @since 9
*/
declare namespace config {
/**
* @constant
* Indicates the configuration of daltonization state.
*
* @syscap SystemCapability.BarrierFree.Accessibility.Core
* @systemapi
* @since 11
*/
const daltonizationState: Config<boolean>;
/**
* @constant
* Indicates the configuration of audio mono.