iOSInterviewQuestions
iOSInterviewQuestions copied to clipboard
29
runloop Mode UIApplication.h中有UITrackingRunLoopMode这个
正解
runloop 的 mode是只可以使用NSDefaultRunLoopMode和NSRunLoopCommonModes两种还是也可以使用UITrackingRunLoopMode啊?