[NUI] Change OnAccessibilityActivated() access modifier
authordongsug.song <dongsug.song@samsung.com>
Thu, 13 May 2021 22:41:58 +0000 (07:41 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Fri, 14 May 2021 01:56:48 +0000 (10:56 +0900)
commit1282b03665c849e55e5f26af96da28c0fad3e3b6
tree6597e9fcdf668c236194cb4c49bba8474165edaf
parented217d33a37527b45f20ecce7239ce90cf434a4b
[NUI] Change OnAccessibilityActivated() access modifier

 - Change OnAccessibilityActivated() access modifier to use in FH.NUI which includes NUI package
 - Split NotifyPropertyChangedAndRequestLayout() into equivalent two methods, because when using PropertySet event, the changed PropertyName comes as NotifyPropertyChangedAndRequestLayout
src/Tizen.NUI.Components/Controls/Button.Internal.cs
src/Tizen.NUI/src/public/BaseComponents/CustomView.cs
src/Tizen.NUI/src/public/BaseComponents/TextLabel.cs