NSLayoutConstraint
public extension NSLayoutConstraint
-
Check if the
constraint
is connected to theanchor
Declaration
Swift
func isConnected<T>(toAnchor anchor: NSLayoutAnchor<T>) -> Bool where T : AnyObject