ios - Get a view controller's class name as string -


if have uiviewcontroller subclass, how can class name string? i've tried doing [vc class], returns class object, not nsstring.

nsstringfromclass

returns name of class string.

nsstring * nsstringfromclass (       class aclass   ); 

Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -