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, 10 Jul 2017 02:11:18 +0000 (11:11 +0900)
commitc77de371139ff9df3202f40727534e93fb13a809
treef30c91a488e8a3ee7f855acbd79c95176e38ce8d
parentf65fa0d4b5f601295ab87b1cc82b1c6b0ee1ed29
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