[NUI] Fix background blank issue of Switch (#1281)
[platform/core/csapi/tizenfx.git] / src / Tizen.NUI / src / public / BaseComponents / TextLabel.cs
index 531a39c..53f7408 100755 (executable)
@@ -32,6 +32,8 @@ namespace Tizen.NUI.BaseComponents
     /// <since_tizen> 3 </since_tizen>
     public class TextLabel : View
     {
+        static TextLabel() { }
+
         /// <summary>
         /// StyleNameProperty
         /// </summary>