ios - Getting Active View in TabBarController -


i attempting active view controller in tabbarcontroller given user has selected tab. however, calling:

override func viewdidload() {     super.viewdidload()      print(string(self.tabbarcontroller?.selectedviewcontroller?.title)) } 

is nil.

how can note active view in tab?


Popular posts from this blog

java - Cannot send AES encrypted messages of over 47 characters -

php - How to set default value of a select dynamically from database using smarty? -

telerik - Reformat image format in PDF -