UIKit.NSLayoutConstraint.Active Property
Controls whether the constraint is active.  Active constraints are used as part of the auto-layout process, those that are not are ignored.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_8_0)]
[get: Foundation.Export("isActive")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_8_0)]
[set: Foundation.Export("setActive:")]
[set: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_8_0)]
public virtual bool Active { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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