MonoTouch.UIKit.UIView.SetNeedsUpdateConstraints Method
Indicates to the Auto Layout system that it must call UIView.UpdateConstraints.

Syntax

[MonoTouch.Foundation.Export("setNeedsUpdateConstraints")]
[MonoTouch.ObjCRuntime.Availability(Introduced=MonoTouch.ObjCRuntime.Platform.iOS_6_0)]
public virtual void SetNeedsUpdateConstraints ()

Remarks

This method tells the Auto Layout system to call UIView.UpdateConstraints, which will calculate new constraint parameters.

Requirements

Namespace: MonoTouch.UIKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0