I am developing the custom application in which view should auto set according to screen orientation.
Note : I am not using nib or xib.
|
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
You can set autoresizing options for the view. For example
|
|||
|
|
|
Try below code may it helps you.
|
|||
|
|
|
|||
|
|