草庐IT

drawController

全部标签

iphone - 在 ios 中检查屏幕上的当前 View Controller

我在自身对象上展示了一个包含UIViewController的UINavigationController,代码如下drawController=[[DrawImageViewControlleralloc]initWithNibName:nilbundle:nil];[drawControllersetDrawControllerDelegateObject:self];UINavigationController*nav=[[UINavigationControlleralloc]initWithRootViewController:drawController];[selfpre

iphone - 在 ios 中检查屏幕上的当前 View Controller

我在自身对象上展示了一个包含UIViewController的UINavigationController,代码如下drawController=[[DrawImageViewControlleralloc]initWithNibName:nilbundle:nil];[drawControllersetDrawControllerDelegateObject:self];UINavigationController*nav=[[UINavigationControlleralloc]initWithRootViewController:drawController];[selfpre