有没有办法在 ErrorTextField 中包含多行详细信息?

Is there a way to have multiple line detail in ErrorTextField?

我对 ErrorTextField 的长文本有详细的问题。 有办法解决这个问题吗?

谢谢,

设置textField.detailLabel.numberOfLines = 0

:) 祝一切顺利!