Share via


UITrackingLayoutGuide.SetConstraintsActiveWhenNear Method

Definition

[Foundation.Export("setConstraints:activeWhenNearEdge:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetConstraintsActiveWhenNear(UIKit.NSLayoutConstraint[] trackingConstraints, UIKit.NSDirectionalRectEdge edge);
[<Foundation.Export("setConstraints:activeWhenNearEdge:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetConstraintsActiveWhenNear : UIKit.NSLayoutConstraint[] * UIKit.NSDirectionalRectEdge -> unit
override this.SetConstraintsActiveWhenNear : UIKit.NSLayoutConstraint[] * UIKit.NSDirectionalRectEdge -> unit

Parameters

trackingConstraints
NSLayoutConstraint[]
Attributes

Applies to