Is it possible to find out via Code if the Navigation Bar is available/activated?
I have a Listview positioned within an absolute Layout. The problem is, that the part under the software buttons is still recognized as screen so I can't see all the entries if there are the software buttons. I would like to adjust the WidthRequest of my Listview in case there are Software Buttons on the device.
Thanks