Hi Guys,
I am looking for a way to have my monogame game exist alongside native controls to handle my GUI.
I am looking for a way to either swap between game and native side or a way to embed my monogame in a widget of some sort.
I can find references to classes called AndroidGameWindow and AndroidGamePlatform at: https://github.com/mono/MonoGame/tree/develop/MonoGame.Framework/Android
But I have no idea how to start using them.
Any ideas?
Kind regards
Jesper