[AT-SPI] Store AccessibilityAttributes in NUI 88/277288/4
authorArtur Świgoń <a.swigon@samsung.com>
Mon, 4 Jul 2022 13:03:25 +0000 (15:03 +0200)
committerArtur Świgoń <a.swigon@samsung.com>
Thu, 7 Jul 2022 07:22:27 +0000 (09:22 +0200)
commit47e2dff298b8afb12a8532b7da6847201777a03a
tree82244640c883464ba47d0dbc3291ec62a70973ef
parent86cc19c5671d31f4ad4575bf61245e438139b9b4
[AT-SPI] Store AccessibilityAttributes in NUI

Having a modifiable attribute dictionary in NUI removes the performance
penalty of having to go through interops on every modification. A new
override for GetAttributes in NUIViewAccessible will now collect the
attributes stored in NUI.

Change-Id: I43e0e6d231f70583e3390a2f3730491f17f48811
dali-csharp-binder/src/control-devel-wrap.cpp
dali-csharp-binder/src/nui-view-accessible.cpp
dali-csharp-binder/src/nui-view-accessible.h