MonoTouch.UIKit.UIView.RequiresConstraintBasedLayout Method
Indicates that the MonoTouch.UIKit.UIView uses Auto Layout.

Syntax

[MonoTouch.Foundation.Export("requiresConstraintBasedLayout")]
[MonoTouch.ObjCRuntime.Availability(Introduced=MonoTouch.ObjCRuntime.Platform.iOS_6_0)]
public static bool RequiresConstraintBasedLayout ()

Returns

The default value is false.

Remarks

Application developers should override this method to return true if their MonoTouch.UIKit.UIView relies on Auto Layout.

Requirements

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