The constraints that impact the layout of the guide.
SDKs
- iOS 10.0+
- Mac Catalyst 13.0+
- tvOS 10.0+
Framework
- UIKit
Declaration
func constraintsAffectingLayout(for axis: NSLayout Constraint.Axis) -> [NSLayout Constraint]
The constraints that impact the layout of the guide.
SDKs
Framework
func constraintsAffectingLayout(for axis: NSLayout Constraint.Axis) -> [NSLayout Constraint]
var has Ambiguous Layout: Bool
A Boolean value indicating whether the constraints impacting the layout guide specify its location ambiguously.