kai 1 year ago
parent
commit
34b3d3e57e
  1. 2
      types/widget-operation.d.ts

2
types/widget-operation.d.ts

@ -401,7 +401,7 @@ declare module 'widget-operation' {
* @description: ,(,) * @description: ,(,)
* @return {this} 便 * @return {this} 便
*/ */
visibleToUser(): Rect; visibleToUser(): this;
/** /**
* @description: `className` `str` `className` `android.widget.TextView` `android.widget.` `className('TextView')` * @description: `className` `str` `className` `android.widget.TextView` `android.widget.` `className('TextView')`

Loading…
Cancel
Save