Skip to content

Conversation

@jayrhynas
Copy link

Uses with NSLayoutAnchors and anchorWithOffset(to:) to create a Dimension representing the distance between two Edge
Dimension can now hold an NSLayoutDimension anchor (representing an offset dimension) or produce a NSLayoutDimension for width or height, as required.

I used |-| for the custom operator, but we could use a different operator such as ]-[ (to mirror VFL) or some other operator.

Uses with NSLayoutAnchors and anchorWithOffset(to:) to create Dimensions representing the distance between two Edges
Dimension can now hold an NSLayoutDimension anchor (representing an offset dimension) or produce a NSLayoutDimension for width or height, as required.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant