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

Syntax

[Foundation.Export("setNeedsUpdateConstraints")]
[ObjCRuntime.Availability(Introduced=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: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0