uikit - UIViewController interfaceOrientation replacement -


i have been struggling find reliable way replace deprecated interfaceorientation calls on uiviewcontroller instances. need distinguish between landscape left , landscape right , layout interface accordingly. have looked @ uiapplication's statusbarorientation seems deprecated in ios 9 along (apart fact doesn't works). not sure correct method replace call interfaceorientation in uiviewcontroller when using size classes , auto layout. please help. need target ios 10.


Comments

Popular posts from this blog

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -

ios - Change Storyboard View using Seague -