Functions
The following functions are available globally.
-
Undocumented
Declaration
Swift
@LayoutResultBuilder public func == <T0, T1>(lhs: (LayoutAnchor<T0>, LayoutAnchor<T1>), rhs: LayoutAnchorsContainer) -> LayoutConstraintDefinitions
-
Undocumented
Declaration
Swift
@LayoutResultBuilder public func == <T0, T1, T2>(lhs: (LayoutAnchor<T0>, LayoutAnchor<T1>, LayoutAnchor<T2>), rhs: LayoutAnchorsContainer) -> LayoutConstraintDefinitions
-
Undocumented
Declaration
Swift
@LayoutResultBuilder public func == <T0, T1, T2, T3>(lhs: (LayoutAnchor<T0>, LayoutAnchor<T1>, LayoutAnchor<T2>, LayoutAnchor<T3>), rhs: LayoutAnchorsContainer) -> LayoutConstraintDefinitions
-
Undocumented
Declaration
Swift
@LayoutResultBuilder public func <= <T0, T1>(lhs: (LayoutAnchor<T0>, LayoutAnchor<T1>), rhs: LayoutAnchorsContainer) -> LayoutConstraintDefinitions
-
Undocumented
Declaration
Swift
@LayoutResultBuilder public func <= <T0, T1, T2>(lhs: (LayoutAnchor<T0>, LayoutAnchor<T1>, LayoutAnchor<T2>), rhs: LayoutAnchorsContainer) -> LayoutConstraintDefinitions
-
Undocumented
Declaration
Swift
@LayoutResultBuilder public func <= <T0, T1, T2, T3>(lhs: (LayoutAnchor<T0>, LayoutAnchor<T1>, LayoutAnchor<T2>, LayoutAnchor<T3>), rhs: LayoutAnchorsContainer) -> LayoutConstraintDefinitions
-
Undocumented
Declaration
Swift
@LayoutResultBuilder public func >= <T0, T1>(lhs: (LayoutAnchor<T0>, LayoutAnchor<T1>), rhs: LayoutAnchorsContainer) -> LayoutConstraintDefinitions
-
Undocumented
Declaration
Swift
@LayoutResultBuilder public func >= <T0, T1, T2>(lhs: (LayoutAnchor<T0>, LayoutAnchor<T1>, LayoutAnchor<T2>), rhs: LayoutAnchorsContainer) -> LayoutConstraintDefinitions
-
Undocumented
Declaration
Swift
@LayoutResultBuilder public func >= <T0, T1, T2, T3>(lhs: (LayoutAnchor<T0>, LayoutAnchor<T1>, LayoutAnchor<T2>, LayoutAnchor<T3>), rhs: LayoutAnchorsContainer) -> LayoutConstraintDefinitions
-
Undocumented
Declaration
Swift
@LayoutResultBuilder public func == <T0, T1>(lhs: (LayoutAnchor<T0>, LayoutAnchor<T1>), rhs: Double) -> LayoutConstraintDefinitions
-
Undocumented
Declaration
Swift
@LayoutResultBuilder public func == <T0, T1, T2>(lhs: (LayoutAnchor<T0>, LayoutAnchor<T1>, LayoutAnchor<T2>), rhs: Double) -> LayoutConstraintDefinitions
-
Undocumented
Declaration
Swift
@LayoutResultBuilder public func == <T0, T1, T2, T3>(lhs: (LayoutAnchor<T0>, LayoutAnchor<T1>, LayoutAnchor<T2>, LayoutAnchor<T3>), rhs: Double) -> LayoutConstraintDefinitions