Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions docs/image.md
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,14 @@ A unique identifier for this element to be used in UI Automation testing scripts
| ------ |
| string |

### `tintColor`

Changes the color of all non-transparent pixels to the `tintColor`.

| Type |
| ------------------ |
| [color](colors.md) |

## Methods

### `abortPrefetch()` <div class="label android">Android</div>
Expand Down