Share via


UITrackingLayoutGuide.GetConstraintsActiveWhenAway Method

Definition

[Foundation.Export("constraintsActiveWhenAwayFromEdge:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.NSLayoutConstraint[] GetConstraintsActiveWhenAway(UIKit.NSDirectionalRectEdge edge);
[<Foundation.Export("constraintsActiveWhenAwayFromEdge:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetConstraintsActiveWhenAway : UIKit.NSDirectionalRectEdge -> UIKit.NSLayoutConstraint[]
override this.GetConstraintsActiveWhenAway : UIKit.NSDirectionalRectEdge -> UIKit.NSLayoutConstraint[]

Parameters

Returns

Attributes

Applies to