[NUI][ATSPI] Set Navigator, ContentPage role
authorShinwoo Kim <cinoo.kim@samsung.com>
Mon, 15 Nov 2021 10:47:59 +0000 (19:47 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 17 Nov 2021 08:23:25 +0000 (17:23 +0900)
commit3df26fab22458ce07e1756926f56a59ab8ac7e36
tree8ccfeae7f212e41b605e840391d64421ad9671d6
parent2268c4bf9d5a12cddf92ecf4d98e7d0fd74c0e0f
[NUI][ATSPI] Set Navigator, ContentPage role

Navigator should be Role.PageTabList
ContentPage should be Role.PageTab
src/Tizen.NUI.Components/Controls/Navigation/ContentPage.cs
src/Tizen.NUI.Components/Controls/Navigation/Navigator.cs