我正在尝试为UITextField创建自定义键盘。这不是系统扩展;它仅在我的应用程序中。myTextField.inputView=CustomKeyboard()CustomKeyboard类具有subview和自动布局约束,需要比通常的系统键盘高一点。这会导致错误,因为系统正在添加必需的customKeyboard.height==216约束。如何告诉它不要添加此约束?它被添加到CustomKeyboard的superview中的约束数组。(lldb)potype(of:self)MyApp.CustomKeyboard(lldb)poself.superview!.constra