ios - I want to fix the orientation of the keyboard -
i want prepare orientation of keyboard. viewcontroller supports portrait. if rotate iphone, views in viewcontroller not rotate, keyboard appears in landscape. want prepare portrait orientation of keyboard if rotate viewcontroller.
- (bool)shouldautorotate { homecoming no; }
this code not work. hear uiwindow related.. please give me how solve problem.
set in taget-> general take portrait only.
ios objective-c keyboard uiinterfaceorientation
No comments:
Post a Comment