diff options
author | Rui Marinho <me@ruimarinho.net> | 2016-04-27 00:12:43 -0400 |
---|---|---|
committer | Rui Marinho <me@ruimarinho.net> | 2016-04-27 00:12:43 -0400 |
commit | 35eea1dc77b6dd4f583b6b3a5231845b7165d5b3 (patch) | |
tree | 34d7265b653011b4fbc776f5487e9de5c59af661 | |
parent | 409e10528495238a680c1bf3867a71f758b0d452 (diff) | |
download | xamarin-forms-beta-2.3.0-pre1.tar.gz xamarin-forms-beta-2.3.0-pre1.tar.bz2 xamarin-forms-beta-2.3.0-pre1.zip |
Remove CarouselView from index.xmlbeta-2.3.0-pre1
-rw-r--r-- | docs/Xamarin.Forms.Core/index.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/Xamarin.Forms.Core/index.xml b/docs/Xamarin.Forms.Core/index.xml index 077b8f2f..d0b91d0c 100644 --- a/docs/Xamarin.Forms.Core/index.xml +++ b/docs/Xamarin.Forms.Core/index.xml @@ -170,7 +170,6 @@ <Type Name="BoxView" Kind="Class" /> <Type Name="Button" Kind="Class" /> <Type Name="CarouselPage" Kind="Class" /> - <Type Name="CarouselView" Kind="Class" /> <Type Name="Cell" Kind="Class" /> <Type Name="CollectionSynchronizationCallback" Kind="Delegate" /> <Type Name="Color" Kind="Structure" /> @@ -230,7 +229,6 @@ <Type Name="HandlerAttribute" Kind="Class" /> <Type Name="HtmlWebViewSource" Kind="Class" /> <Type Name="IAnimatable" Kind="Interface" /> - <Type Name="ICarouselViewController" Kind="Interface" /> <Type Name="IAppIndexingProvider" Kind="Interface" /> <Type Name="IApplicationController" Kind="Interface" /> <Type Name="IAppLinkEntry" Kind="Interface" /> |