[NUI] Add Componets.Devel project to implement Tizen.NUI.Components's line coverage.
[platform/core/csapi/tizenfx.git] / test / Tizen.NUI.Tests / Tizen.NUI.Components.Devel.Tests / res / Test_Style_Manager.json
1 {
2   "styles":
3   {
4     "TextLabel":
5     {
6       "pointSize":10,
7       "enableAutoScroll":false,
8       "autoScrollLoopCount":2,
9       "autoScrollGap":50,
10       "autoScrollSpeed":80
11     },
12
13     "TextLabelFontSize0":
14     {
15       "pointSize":10
16     },
17     "TextLabelFontSize1":
18     {
19       "pointSize":10
20     },
21     "TextLabelFontSize2":
22     {
23       "pointSize":10
24     },
25     "TextLabelFontSize3":
26     {
27       "pointSize":10
28     },
29     "TextLabelFontSize4":
30     {
31       "pointSize":10
32     }
33   }
34 }