update api/@ohos.usbManager.d.ts.

Signed-off-by: 梁琦 <liangqi28@huawei.com>
This commit is contained in:
梁琦 2024-11-02 10:08:11 +00:00 committed by Gitee
parent 00ecd8e64c
commit d7f8257bbe
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1584,7 +1584,7 @@ declare namespace usbManager {
*/
interface USBAccessoryHandle {
/**
* The file descriptor of the accessory.
* The file descriptor of the accessory.The valid USBAccessoryHandle.accessoryFd is a positive value.
*
* @type { number }
* @syscap SystemCapability.USB.USBManager