UIKit.NSLayoutConstraint.DeactivateConstraints Method
Deactivates all of the constraints passed.

Syntax

[Foundation.Export("deactivateConstraints:")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_8_0)]
public static void DeactivateConstraints (NSLayoutConstraint[] constraints)

Parameters

constraints
Constraints to deactivate.

Remarks

This method has the same effect as setting the NSLayoutConstraint.Active property to false.

Requirements

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