From: dongsug song Date: Fri, 14 Apr 2017 03:22:28 +0000 (-0700) Subject: Merge "[NUI-252] change string type of property to enum type of property" into tizen X-Git-Tag: submit/trunk/20170823.075128~91^2~216 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2c0a1a15157bd1fb728f3c268bbad972fd411b87;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git Merge "[NUI-252] change string type of property to enum type of property" into tizen --- 2c0a1a15157bd1fb728f3c268bbad972fd411b87 diff --cc src/Tizen.NUI/src/public/CustomView/Spin.cs index df4a483,efa4161..1cb374d --- a/src/Tizen.NUI/src/public/CustomView/Spin.cs +++ b/src/Tizen.NUI/src/public/CustomView/Spin.cs @@@ -378,4 -378,4 +378,4 @@@ namespace Tizen.NU } } } --} ++}