!8386 draginteraction文件中获取拖拽类型增加202错误码

Merge pull request !8386 from mayunteng/master
This commit is contained in:
openharmony_ci 2023-12-26 02:12:40 +00:00 committed by Gitee
commit 01f81f068e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -125,6 +125,7 @@ declare namespace dragInteraction {
* Obtains the abstract of a dragged object.
*
* @returns { Array<Summary> } Data abstract of the dragged object.
* @throws {BusinessError} 202 - Not system application.
* @syscap SystemCapability.Msdp.DeviceStatus.Drag
* @systemapi Hide this for inner system use.
* @since 11