docs: change Accessibility.snapshot type to string in java and c# (#5287)
This commit is contained in:
parent
eee2d02290
commit
a8425d33dd
|
|
@ -118,7 +118,7 @@ if node:
|
||||||
|
|
||||||
## async method: Accessibility.snapshot
|
## async method: Accessibility.snapshot
|
||||||
* langs: csharp, java
|
* langs: csharp, java
|
||||||
- returns: <[null]|[Map]<[string], [any]>>
|
- returns: <[null]|[string]>
|
||||||
|
|
||||||
### option: Accessibility.snapshot.interestingOnly
|
### option: Accessibility.snapshot.interestingOnly
|
||||||
- `interestingOnly` <[boolean]>
|
- `interestingOnly` <[boolean]>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue