UIKit.NSLayoutConstraint.ActivateConstraints Method
Activates all of the constraints passed.

Syntax

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

Parameters

constraints
Constraints to activate.

Remarks

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

Requirements

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