为什么这会在我的 .h 文件中出现错误?我pageViewController在文件中有一个 andmainViewController我只想调用contentViewController一次而不是进行任何修改。
contentViewController *content; //this gives me an error
为什么这会在我的 .h 文件中出现错误?我pageViewController在文件中有一个 andmainViewController我只想调用contentViewController一次而不是进行任何修改。
contentViewController *content; //this gives me an error