xcode - Cannot add a view not part of the controller in Xamarin storyboard -


i have problem ios storyboard editor under xamarin.

i want add view not part of controller layout in xcode dragging uiview control storyboard controller header (added before 'exit' icon) seems not possible in xamain.

if add using xcode, storyboard cannot edited anymore in xamarin.

any clue on this? limitation in current version of xamarin or missed something?

thanks!

if i've experienced in past, should try flipping orientation in storyboard designer , flipping back.


Comments

Popular posts from this blog

sequelize.js - Sequelize group by with association includes id -

android - Robolectric "INTERNET permission is required" -

java - Android raising EPERM (Operation not permitted) when attempting to send UDP packet after network connection -