!1533 pts接口描述修正API14

Merge pull request !1533 from 李辉/pts1009
This commit is contained in:
openharmony_ci 2024-10-15 13:06:31 +00:00 committed by Gitee
commit a1545586b2
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -264,7 +264,7 @@ typedef enum NativeWindowOperation {
* the desiredPresentTimestamp will be ignored.\n
* Variable parameter in function is
* [in] int64_t desiredPresentTimestamp.
* @since 13
* @since 14
*/
SET_DESIRED_PRESENT_TIMESTAMP = 24,
} NativeWindowOperation;