How to tell if UIViewController's view is visible
Asked 07 September, 2021
Viewed 1.4K times
  • 67
Votes

I have a tab bar application, with many views. Is there a way to know if a particular UIViewController is currently visible from within the UIViewController? (looking for a property)

17 Answer