Search code examples
xamarininterfacepreview

Xamarin Preview window show android layout decorations


I just found out how to get Xamarin's Preview Window working (gave several errors earlier) and it's great since I worked with Android Studio before which has a live preview. However, I can't seem to find how you show the statusbar, etc. (the "Show Layout Decorations" option in Android Studio). Is there a similar option in Xamarin?


Solution

  • Just to be clear: You cannot have a simular effect of AndroidStudio's Show Layout Decorations in the Xamarin preview window.