Make TabView APIs public
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Wed, 14 Apr 2021 16:23:51 +0000 (01:23 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Fri, 7 May 2021 03:54:19 +0000 (12:54 +0900)
commit4db0700e5866f24d16133eda46131d2e1ebf0078
treed80ffd58e8754fa6573d89ffba22594ed5da1f3c
parent97db402af521a148b0d510cfc3161849d1406fa7
Make TabView APIs public

This is ACR patch to make TabView APIs public.

This pull request includes properties and methods of TabView, TabBar,
TabButton, TabButtonstyle and TabContent classes.
src/Tizen.NUI.Components/Controls/TabBar.cs
src/Tizen.NUI.Components/Controls/TabButton.cs
src/Tizen.NUI.Components/Controls/TabContent.cs
src/Tizen.NUI.Components/Controls/TabView.cs
test/Tizen.NUI.Samples/Tizen.NUI.Samples/Samples/TabViewSample.cs