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

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

laravel - Undefined property: Illuminate\Pagination\LengthAwarePaginator::$id (View: F:\project\resources\views\admin\carousels\index.blade.php) -