Declaration

@IBAction func showNotificationBox(_ notification: String)

Declaration

- (void) showNotificationBox:(NSString *) notification;

Declaration

showNotificationBox_(notification: str)