Forward Orientation Methods in PlatformRenderer and ModalWrapper (#147)
authorMaximo Piva <maximo.piva@gmail.com>
Thu, 12 May 2016 10:22:11 +0000 (07:22 -0300)
committerRui Marinho <me@ruimarinho.net>
Thu, 12 May 2016 10:22:11 +0000 (11:22 +0100)
commit616e16a6855161693a8f30af085f37e06d5e9d67
treed89dfe4ef7d403d5e0c21d4c81b11073b10f6a8e
parent82255d75d0ab4a4b311682b94f94a5d3f5d560a7
Forward Orientation Methods in PlatformRenderer and ModalWrapper (#147)

* PlatformRenderer and ModalWrapper are Wrappers around the real UIViewController, rotation and orientations methods are not correctly forwarded in IOS. Per example, you cannot programatically lock the rotation of the IOS screen. This changes will fix that.

* Changed spaces to tabs, as requested.
Xamarin.Forms.Platform.iOS/PlatformRenderer.cs