How would I programmatically change the NSStringFromClass
in Class c = NSClassFromString(@"ClassName");
in this if statement?
If Statement:
if ([vc class] == c2) {
[self.window setRootViewController: vc];
//THE CHANGED NSSTRINGFROMCLASS OF CLASS C HERE
}
Aucun commentaire:
Enregistrer un commentaire