[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)
committerEunki Hong <h.pichulia@gmail.com>
Tue, 21 Feb 2023 11:04:00 +0000 (20:04 +0900)
commit3ad0f125037a0fe6f071d7f78d7006b3cf969b71
tree5c0264debe1eabeebb4b83ddd07a1d8cf6a11f14
parent377418d9f540e67b30b0c62a30a32a58ab3db727
[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