SwiftClosure-Cannotconvertvalueoftype(_)->()?toexpectedargumenttype(()->())?我在Xcode9、Swift4中使用SideMenuControllerpod。试图让侧面板动画正常工作。无法弄清楚为什么它会抛出这个错误。如果您能提供帮助,请提前致谢!123456789UIView.panelAnimation(duration,animations:{ self.centerPanel.frame=centerPanelFrame self.set(statusUnderlayAlpha:hidden?0:1)