Is it possible to scroll an alertController?

Hello,

I create an alertController with multiple TextInput but when I click in one of them, I hide the others with the keyboard so I can’t see what I’m writing if I choose the last item. I’d like to know if it’s possible to scroll the content of an alertController.

Thanks !