Share via


UILayoutGuide_UIConstraintBasedLayoutDebugging.GetHasAmbiguousLayout Method

Definition

[Foundation.Export("hasAmbiguousLayout")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static bool GetHasAmbiguousLayout(this UIKit.UILayoutGuide This);
[<Foundation.Export("hasAmbiguousLayout")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetHasAmbiguousLayout : UIKit.UILayoutGuide -> bool

Parameters

This
UILayoutGuide

The instance on which this method operates.

Returns

Attributes

Applies to