UIKit.UIView.RemoveConstraint Method
Removes an Auto Layout constraint from the UIKit.UIView's UIView.Constraints.

Syntax

[Foundation.Export("removeConstraint:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual void RemoveConstraint (NSLayoutConstraint constraint)

See Also

UIView.Constraints
UIView.AddConstraint
UIView.AddConstraints
UIView.RemoveConstraints
UIView.TranslatesAutoresizingMaskIntoConstraints

Parameters

constraint
The UIKit.NSLayoutConstraint to be removed.

Remarks

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0