Share via


UITrackingLayoutGuide.SetConstraintsActiveWhenAway Method

Definition

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

Parameters

trackingConstraints
NSLayoutConstraint[]
Attributes

Applies to