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, 24 Apr 2017 04:36:53 +0000 (13:36 +0900)
commit5c2767404a298d7e8d2a7ea34558bd46aa815f31
tree48d97b3e4eb77b4bed9a12495742b0589a036692
parenta494dc82289fbe4904a2bb5b31802729c24b91c9
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