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>
Mon, 24 Apr 2017 04:36:52 +0000 (13:36 +0900)
commitb4d15c3fa75dd0bdf2600f80c7623adf06ba84e0
tree7fb6e1e6c53122dfd5953d3dad0646e713ffdca7
parentbb9c8517a890e4a9d1a96e1f99bc9123dcc8a0a6
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