I am unable to add identifiers to segues. Is there a way to repair a ios xamarin storyboard? -


i have been working xamarin since august , has worked fine until recently. our storyboards not allow name newly created segues. able see of named segues in properties window. if open storyboard using xcode works fine. why not work in xamarin studio? have fix?

right click storyboard , open in source code editor.

check xml matches correctly, , identify segues can't see.


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -