Skip to content
This repository has been archived by the owner on Apr 19, 2021. It is now read-only.

Error Argument labels '(rawValue:)' do not match any available overloads #172

Open
hfzwhd opened this issue Jan 9, 2018 · 0 comments
Open

Comments

@hfzwhd
Copy link

hfzwhd commented Jan 9, 2018

hi, xcode yelling

Argument labels '(rawValue:)' do not match any available overloads

for below codes

titleLabel.setContentHuggingPriority(UILayoutPriority(rawValue: 500), for: .horizontal) titleLabel.setContentCompressionResistancePriority(UILayoutPriority(rawValue: 1000), for: .horizontal)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant