[NUI][ATSPI] Set AccessibilityHidden for DefaultLinearItem (#3914)
authorkimcinoo <kimcinoo@gmail.com>
Thu, 3 Mar 2022 05:53:29 +0000 (14:53 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Fri, 4 Mar 2022 05:31:52 +0000 (14:31 +0900)
commitbace8dfd886816a3262c32152ea190a7cf7b6a6b
tree83ee48c06800471fbc7a9dabc81ec78b4cc983dd
parentf76830248c197be8c35c81e24f5c57a2da522ddb
[NUI][ATSPI] Set AccessibilityHidden for DefaultLinearItem (#3914)

The Seperator of DefaultLinearItem would be not necessary to AT-Client.
This patch is removing Seperator accessible nodes from A11Y tree.

And the Label would be not necessary to AT-Client, if the DefaultLinearItem
provides the Label information.
This patch is removing Label accessible nodes as well.

Co-authored-by: Shinwoo Kim <cinoo.kim@samsung.com>
src/Tizen.NUI.Components/Controls/RecyclerView/Item/DefaultLinearItem.cs