[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:08:13 +0000 (17:08 +0900)
commit2b2ff8b7583cd65fb2f90629c36c3a644f5e402b
treeaf330d22aca7999e67aeb1b2a3a04b66deaf77e1
parent63e6042c9dd2ff3a48c940ec01627241a954f66c
[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