How to open Storyboard designer in Visual Studio Mac

Fahim Payab 26 Reputation points
2021-05-19T18:40:40.973+00:00

Hello, I am new to visual studio Mac and Xamarin iOS. I recently downloaded visual studio with all its components. I am able to open and create a new iOS project solution. But when i click on "Open Storyboard Designer" it opens Xcode view controller. I am following a tutorial in youtube and the guy opens Storyboard desinger in Visual Studio (Open storyboard designer). Am i missing something? please assist.

Developer technologies | .NET | Xamarin
0 comments No comments
{count} vote

Accepted answer
  1. Anonymous
    2021-05-20T01:34:31.71+00:00

    Hello,​

    Welcome to our Microsoft Q&A platform!

    I am following a tutorial in youtube and the guy opens Storyboard designer in Visual Studio (Open storyboard designer)

    Starting with Visual Studio 2019 version 16.8 and Visual Studio for Mac version 8.8, the recommended way to edit .storyboard and .nib files is by editing them in Xcode Interface Builder on a Mac, we cannot open Storyboard designer in Visual Studio, we have to use Visual Studio for Mac and the Xcode Interface Builder to continue building your Xamarin.iOS user interfaces.

    Please see this official article about it, and it provide step by step way to edit .storyboard by editing them in Xcode Interface Builder on a Mac

    https://learn.microsoft.com/en-us/xamarin/ios/user-interface/storyboards/

    Best Regards,

    Leon Lu


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.