swift get constraints with identifier

var c = webView.constraints.filter { $0.identifier == "webViewCons" }.firstweb

            c?.constant = ScreenSize.SCREEN_HEIGHT - 224ide

相关文章
相关标签/搜索