[NUI] Add FocusableChildren
authorjoogab.yun <joogab.yun@samsung.com>
Fri, 20 Aug 2021 05:33:13 +0000 (14:33 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 1 Sep 2021 08:20:01 +0000 (17:20 +0900)
commit9b6280a1c35365a69249a47f032931701f016969
tree54f94ffba9f12c2eb8ea5eea26d93732aff62413
parent231a1135fa2219332f7c4bb4581d143dc40b07d2
[NUI] Add FocusableChildren
src/Tizen.NUI/src/internal/Interop/Interop.ActorInternal.cs
src/Tizen.NUI/src/public/BaseComponents/Style/ViewStyle.cs
src/Tizen.NUI/src/public/BaseComponents/Style/ViewStyleBindableProperty.cs
src/Tizen.NUI/src/public/BaseComponents/View.cs
src/Tizen.NUI/src/public/BaseComponents/ViewBindableProperty.cs
src/Tizen.NUI/src/public/BaseComponents/ViewInternal.cs
test/Tizen.NUI.Samples/Tizen.NUI.Samples/Samples/FocusFinderSample.cs [new file with mode: 0644]