Implement Constraints
Open
enhancement
- Dominant language
- Swift
- Stars
- 8
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```swift
var constraints: [CAConstraint]?
The constraints used to position current layer’s sublayers.
func addConstraint(CAConstraint)
Adds the specified constraint to the layer.
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.