Hi , How to add custom subclass Textfield in AlertController or Disable copy paste from AlertViewController textfield.
Alert View with custom TextField or Disable copy paste from AlertViewController textfield
Did you mean creating a subclass of UITextField
for UIAlertController
? I don't see any API for that purpose. You can consider filing a feedback report.
is there any other way to disable copy paste of textfield within alert controller textfield.