[NUI] Add constructors with string style to apply string style
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Thu, 16 Feb 2023 10:17:18 +0000 (19:17 +0900)
committerJaehyun Cho <jaehyun0cho@gmail.com>
Thu, 16 Feb 2023 10:37:42 +0000 (19:37 +0900)
commit9ce46e15ec6f3abe6537d6898640e4798f1d1c4c
treeea3a27e7b80462caec12cea5a59ca328839770d9
parenta62d5e040f679b6cdfab6529d55ac3701b584aa8
[NUI] Add constructors with string style to apply string style

To apply string style during constructing controls, constructors with
string style are added.
src/Tizen.NUI.Components/Controls/Dialog.cs
src/Tizen.NUI.Components/Controls/Navigation/ContentPage.cs
src/Tizen.NUI.Components/Controls/Navigation/DialogPage.cs
src/Tizen.NUI.Components/Controls/Navigation/Navigator.cs
src/Tizen.NUI.Components/Controls/Navigation/Page.cs
src/Tizen.NUI.Components/Controls/ScrollableBase.cs
src/Tizen.NUI.Components/Controls/TabBar.cs
src/Tizen.NUI.Components/Controls/TabContent.cs
src/Tizen.NUI.Components/Controls/TabView.cs