[NUI] Add TextEditorStyle and theme example code (#2778)
authorJiyun Yang <ji.yang@samsung.com>
Fri, 2 Apr 2021 02:16:03 +0000 (11:16 +0900)
committerhuiyueun <35286162+huiyueun@users.noreply.github.com>
Tue, 20 Apr 2021 06:13:00 +0000 (15:13 +0900)
commit0ba580e0d4f92ccc059b577b9e3e18f6e2ddf635
tree24cab13f6a877ccd66cb94b5dd16a33da10dd8b6
parent59f51d34e52da39c203b35757143625c07b3945a
[NUI] Add TextEditorStyle and theme example code (#2778)

Signed-off-by: Jiyun Yang <ji.yang@samsung.com>
src/Tizen.NUI/src/public/BaseComponents/Style/TextEditorStyle.cs [new file with mode: 0755]
src/Tizen.NUI/src/public/BaseComponents/TextEditor.cs
src/Tizen.NUI/src/public/Theme/DefaultTheme.cs
src/Tizen.NUI/src/public/Theme/DefaultThemeCommon.cs [new file with mode: 0644]
src/Tizen.NUI/src/public/Theme/DefaultThemeTV.cs [new file with mode: 0644]