It looks like SafeAreaLayoutGuide doesn't care whether NavigationBar is hidden or not - it always positions like it is visible.
Any idea how to compensate the top when it is hidden? Even without SafeAreaLayoutGuide, I just want to observer different App bar heights within a NavigationController with hideen NavigationBar.
↧
SafeAreaLayoutGuide in NavigationController when NavigatonBar is hidden?
↧