应用程序接收到触摸事件后,通过调用UIWindow的( )方法判断触摸事件发生的位置是否在当前视图( )?
hitTest:withEvent:
pointInside:withEvent:
touchesEnded:withEvent:
insertSubview:atIndex: