From b1c09673123bd08c2248dba05735623a13f7e060 Mon Sep 17 00:00:00 2001 From: Sergey Volkov Date: Wed, 20 Nov 2019 14:05:14 +0300 Subject: [PATCH] docs: remove "optional" key from event property --- apidoc/Titanium/UI/ImageView.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/apidoc/Titanium/UI/ImageView.yml b/apidoc/Titanium/UI/ImageView.yml index 47fdf7ecd76..d98a52cc92f 100644 --- a/apidoc/Titanium/UI/ImageView.yml +++ b/apidoc/Titanium/UI/ImageView.yml @@ -123,7 +123,6 @@ events: - name: image summary: URL of the image that failed to load. type: String - optional: true - name: pause summary: Fired when the animation pauses.