Add Switch Style
authorSeunghyun Choi <sh4682.choi@samsung.com>
Thu, 12 Jan 2017 11:12:18 +0000 (20:12 +0900)
committerKangho Hur <kangho.hur@samsung.com>
Mon, 24 Apr 2017 04:36:48 +0000 (13:36 +0900)
commite256a899dafe8c4e37fea3a098d490ab69c2a946
tree8b63c85b3a816905e0ee2f6ee3337ea6f62e6d86
parent17ada444eb00dcc11fb2413cf73138b88ec7814a
Add Switch Style

 - Add Switch Style(CheckBox, Favorite)
 - Approval of the RFC is required.
   (http://suprem.sec.samsung.net/confluence/display/SPTDTLC/%5BFormsTizen%5D+RFC+5+-+Switch)

Change-Id: If98be73fc84633b670328f723e0e4aa7ccebc82f
Signed-off-by: Seunghyun Choi <sh4682.choi@samsung.com>
Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/Switch.cs [new file with mode: 0644]
Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/SwitchStyle.cs [new file with mode: 0644]
Xamarin.Forms.Core/Xamarin.Forms.Core.csproj
Xamarin.Forms.Platform.Tizen/Renderers/SwitchRenderer.cs