[iOS] Resolve Warning 0108 (#64)
authorSamantha Houts <samantha@teamredwall.com>
Tue, 12 Apr 2016 01:05:28 +0000 (18:05 -0700)
committerJason Smith <jason.smith@xamarin.com>
Tue, 12 Apr 2016 01:05:28 +0000 (18:05 -0700)
commit90d8976cfdadc1582e366c0b6f6611d6fe83f5ff
treee2ebd71214c4855ec5862d9c2c13f3a90051ae31
parentdf2427091536ed8065e50f7bffebbc5707971803
[iOS] Resolve Warning 0108 (#64)

[iOS] Resolve warning 0114

`Selected` is overridable, but current behavior is to hide it, so we're
going to add the `new` keyword.

[iOS] Resolve warning 0618

[iOS] Resolve warning 0414, 0649, 0169

[iOS] Resolve warning 0105

Update dispose to override base dispose (#67)

Add an optional extended description…
12 files changed:
Xamarin.Forms.Platform.iOS/ContextScrollViewDelegate.cs
Xamarin.Forms.Platform.iOS/GlobalCloseContextGestureRecognizer.cs
Xamarin.Forms.Platform.iOS/Platform.cs
Xamarin.Forms.Platform.iOS/Renderers/CarouselViewRenderer.cs
Xamarin.Forms.Platform.iOS/Renderers/FontExtensions.cs
Xamarin.Forms.Platform.iOS/Renderers/FormattedStringExtensions.cs
Xamarin.Forms.Platform.iOS/Renderers/NavigationMenuRenderer.cs
Xamarin.Forms.Platform.iOS/Renderers/NavigationRenderer.cs
Xamarin.Forms.Platform.iOS/Renderers/TabletMasterDetailRenderer.cs
Xamarin.Forms.Platform.iOS/Renderers/WebViewRenderer.cs
Xamarin.Forms.Platform.iOS/Xamarin.Forms.Platform.iOS.Classic.csproj
Xamarin.Forms.Platform.iOS/Xamarin.Forms.Platform.iOS.csproj