Declaration

func presentErrorDelayed(_ error: any Error)

Declaration

- (void) presentErrorDelayed:(NSError *) error;

Declaration

presentErrorDelayed_(error: NSError)