[NUI] Add class SelectedChangedEventArgs to public (#2086)
authorJaehyun Cho <29364140+jaehyun0cho@users.noreply.github.com>
Wed, 7 Oct 2020 08:27:58 +0000 (17:27 +0900)
committerGitHub <noreply@github.com>
Wed, 7 Oct 2020 08:27:58 +0000 (17:27 +0900)
commit3ef3fad8aad96276a617b5b55e51adda69f58d22
tree725379dc9db530bc0f99b124da30edbc47b430d8
parentab66504d212f629bebbc40664054e7d7e6071fc1
[NUI] Add class SelectedChangedEventArgs to public (#2086)

To add Switch.SelectedChanged event with using SelectedChangedEventArgs,
SelectedChangedEventArgs is added to public.

Co-authored-by: Jaehyun Cho <jae_hyun.cho@samsung.com>
src/Tizen.NUI.Components/Controls/Button.cs
src/Tizen.NUI.Components/Controls/SelectButton.cs