hfzwhd

Results 3 issues of hfzwhd

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)`

hi anyone know how to achieve this? or this is simply not possible?

enhancement
feature-request