[NUI] Remove build warning messages
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Mon, 15 Nov 2021 03:36:21 +0000 (12:36 +0900)
committerSeoyeon2Kim <34738918+Seoyeon2Kim@users.noreply.github.com>
Mon, 15 Nov 2021 05:07:31 +0000 (14:07 +0900)
commit33e7182b65e4fcb5c544635a9cce7385a15b5b5d
tree801d7438f5c6cfb109f586e7368ba812ecae5165
parent382c770775920720f0d6b9ce46b5f7f9e94930c1
[NUI] Remove build warning messages

1. CS0414 : The field 'tag' is assigned but its value is never used
 - Accessibility.cs and AnimatedVectorImageView.cs

2. CS0419 : Ambiguous reference in cref attribute: 'SetImage'
 - ImageView.cs

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
src/Tizen.NUI/src/public/Accessibility/Accessibility.cs
src/Tizen.NUI/src/public/BaseComponents/AnimatedVectorImageView.cs
src/Tizen.NUI/src/public/BaseComponents/ImageView.cs