ios - How to get real frame size of detailed view when using UISplitViewController -
I am a boy shocked with this one.
I am trying to program the program for some UI size ...
The size of the elements is based on the size of the footage (detailed view here). (I do not want to use automatic shape-mask only because I should not be getting the results I want)
When moving in landscape mode, the frame size of my current view is At what time, And why should I expect this scene to be re-shaped, so I can read the frame size correctly. Obviously I want to do this as soon as possible to see life cycle. If possible, before any possible possible, the user will not see that I am resizing the object. Ideally, I wonder if there is a special function (< Similar to Code> UIViewWillAppear ) Thanks You can < Code> - Looking for (Zero) Layouts SUBViews E-question: UIViewDidAppear , the size that I get is always 1024 pixels wide, which is not clearly made after everything is displayed (this route will be 1024 (320 pixels) of decreased = 704 pixels
Comments
Post a Comment