what should go into completion in presentViewController?

I am using presentViewController in xcode and not sure what should go into completion. The code given by xcode documentation: - (void)presentViewController:(UIViewController *)viewControllerToPr...