Add NavigationPage.HasBreadCrumbsBar Property
authorWonYoung Choi <wy80.choi@samsung.com>
Tue, 14 Feb 2017 05:59:13 +0000 (14:59 +0900)
committerKangho Hur <kangho.hur@samsung.com>
Mon, 10 Jul 2017 02:11:19 +0000 (11:11 +0900)
commit059e7bccb241917d8e550f302423ca693a383ff6
treea73ed4506d5a01ae5fa1524c28bdd4fb2f0b4f34
parent6899727e91bb8a0d39255e932c586178529520e4
Add NavigationPage.HasBreadCrumbsBar Property

- RFC 19

Change-Id: I4db6c6b0615fb0b876f2ae56e123943077bcc463
Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/NavigationPage.cs [new file with mode: 0644]
Xamarin.Forms.Core/PlatformConfiguration/TizenSpecific/Page.cs [new file with mode: 0644]
Xamarin.Forms.Core/Xamarin.Forms.Core.csproj
Xamarin.Forms.Platform.Tizen/Extensions/PlatformConfigurationExtensions.cs [new file with mode: 0644]
Xamarin.Forms.Platform.Tizen/Renderers/NavigationPageRenderer.cs
Xamarin.Forms.Platform.Tizen/Xamarin.Forms.Platform.Tizen.csproj