Create gameview for all mobile dimensions - CocosSharp + Xamarin.forms -


i working on xamarin.forms + cocossharp mobile application. on xamarin contentpage have created ccgameview. ccgameview given width , height gameview.designresolution = new ccsizei(width, height) how can give width , height gameview adjusts on resolutions , black bars not shown.


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

javascript - How can I reference jquery library using cgi methods in ruby? -

ruby - Prevent Custom Validation Error on Association -