mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-11-22 22:29:57 +00:00
Signed-off-by: wangdongqi <wangdongqi2@huawei.com>
Changes to be committed:
This commit is contained in:
parent
0639d88df8
commit
c3f14a5af6
@ -61,7 +61,7 @@ InputMethod_TextAvoidInfo *OH_TextAvoidInfo_Create(double positionY, double heig
|
||||
/**
|
||||
* @brief Destroy a {@link InputMethod_TextAvoidInfo} instance.
|
||||
*
|
||||
* @param options Represents a pointer to an {@link InputMethod_TextAvoidInfo} instance which will be destroyed.
|
||||
* @param info Represents a pointer to an {@link InputMethod_TextAvoidInfo} instance which will be destroyed.
|
||||
* @since 12
|
||||
*/
|
||||
void OH_TextAvoidInfo_Destroy(InputMethod_TextAvoidInfo *info);
|
||||
|
Loading…
Reference in New Issue
Block a user