Update Label internal implemnets
authorSeungkeun Lee <sngn.lee@samsung.com>
Mon, 12 Jun 2017 05:26:04 +0000 (14:26 +0900)
committerKangho Hur <kangho.hur@samsung.com>
Mon, 10 Jul 2017 02:11:26 +0000 (11:11 +0900)
commitfe737802c58a800f05fbf9c263c594b724f7e49a
treefe9698124689039e45ee0ccb9524d27b2122324f
parentb1e53c75bdb39b35ac1c233656dc800bd11f6b43
Update Label internal implemnets

 - TextStyle was added in ElmSharp.Label
 - VerticalTextAlignment API was added in ElmSharp.Layout
 - Update LineBreakMode code with LineWrapType and IsEllipsis

Change-Id: Ic4ee266f58ae2f29442e3a236283bbc05dc65a05
Xamarin.Forms.Platform.Tizen/Native/Entry.cs
Xamarin.Forms.Platform.Tizen/Native/Label.cs
Xamarin.Forms.Platform.Tizen/Native/Span.cs
Xamarin.Forms.Platform.Tizen/Renderers/EntryRenderer.cs