Instance Methods | |
(void) | - presentViewController:animated:completion: |
Definition at line 28 of file FlutterPlatformPluginTest.mm.
- (void) presentViewController: | (UIViewController *) | viewControllerToPresent | |
animated: | (BOOL) | flag | |
completion: | (void(^)(void)) | completion | |