Add FontWeight for Label and Entry
authorKangho Hur <kangho.hur@samsung.com>
Tue, 24 Jan 2017 05:09:11 +0000 (14:09 +0900)
committerKangho Hur <kangho.hur@samsung.com>
Fri, 24 Mar 2017 04:19:01 +0000 (13:19 +0900)
commit013d0e93b1ad88e00ec3a44c2a33b3f051899bad
tree3ca6ce3d73eaee3a59d8b0940ea82d867cabd8ba
parent47013a728f46f9af08cd8a9bda587d5182fd6d6d
Add FontWeight for Label and Entry

- This change is for the referernce application (Clock) to follow UX guideline. (Internal only).
- We will improve design and implementation of this APIs in the next release, if requred.

Change-Id: Ifac91174a5859adecc9ec6bff1a1d568512ee70b
12 files changed:
Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/Entry.cs [new file with mode: 0644]
Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/FontWeight.cs [new file with mode: 0644]
Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/Label.cs [new file with mode: 0644]
Xamarin.Forms.Core/Xamarin.Forms.Core.csproj
Xamarin.Forms.Platform.Tizen/Native/Entry.cs
Xamarin.Forms.Platform.Tizen/Native/FontWeight.cs [new file with mode: 0644]
Xamarin.Forms.Platform.Tizen/Native/Label.cs
Xamarin.Forms.Platform.Tizen/Native/Span.cs
Xamarin.Forms.Platform.Tizen/Renderers/EntryRenderer.cs
Xamarin.Forms.Platform.Tizen/Renderers/LabelRenderer.cs
Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj
packaging/xamarin-forms-tizen.spec