diff --git a/docs/image.md b/docs/image.md index 82c8349770f..f1306f49a2f 100644 --- a/docs/image.md +++ b/docs/image.md @@ -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()`