[NUI][ATSPI] Calculate states based on DALi
authorShinwoo Kim <cinoo.kim@samsung.com>
Mon, 15 Nov 2021 11:00:49 +0000 (20:00 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 17 Nov 2021 08:23:25 +0000 (17:23 +0900)
commit76cdf41c05120649e0c8223b4dfc9824f315e46e
tree15b1dbe5dc8b65e0572411ccfe2fb271cbf6dc3b
parent3df26fab22458ce07e1756926f56a59ab8ac7e36
[NUI][ATSPI] Calculate states based on DALi

We do not have to same job calculating states.
This patch sets make the View use DALi states.
If there is NUI specific state, then it will be overwritten.
src/Tizen.NUI.Components/Controls/AlertDialog.cs
src/Tizen.NUI.Components/Controls/Button.cs
src/Tizen.NUI.Components/Controls/Dialog.cs
src/Tizen.NUI.Components/Controls/Popup.cs
src/Tizen.NUI.Components/Controls/Switch.cs
src/Tizen.NUI/src/internal/Interop/Interop.ControlDevel.cs
src/Tizen.NUI/src/public/BaseComponents/ViewAccessibility.cs
src/Tizen.NUI/src/public/BaseComponents/ViewPublicMethods.cs