UIKit.UIView.UpdateConstraintsIfNeeded Method
Updates the constraints of the UIKit.UIView and its UIView.Subviews.

Syntax

[Foundation.Export("updateConstraintsIfNeeded")]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual void UpdateConstraintsIfNeeded ()

Remarks

Application developers should not overide this method.

This method is called by the Auto Layout system during layout. Application developers may invoke it to ensure that constraints are current.

Requirements

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