ios - ViewController controls not visible, but present in document guideline -
i newbie in xamarin ios development.
i created storyboard, added few view controllers in it. added controls in 1 view controller, ran code , checked output on simulator. worked great. after time checked storyboard design. controls not visible in view controller(in story board), visible in document guideline(view hierarchy).
please let me know should solve issue.
thanks in advance.
the problem solved clicking on portrait/landscape icon 2 times changed device width "compact" , height "regular" in 5 seconds controls visible in viewcontroller
Comments
Post a Comment