6
UIStackView Ẩn View Animation
Trong iOS 11, hành vi ẩn hoạt ảnh trong a UIStackViewđã thay đổi, nhưng tôi không thể tìm thấy tài liệu này ở bất kỳ đâu. iOS 10 iOS 11 Mã trong cả hai là: UIView.animate(withDuration: DiscoverHeaderView.animationDuration, delay: 0.0, usingSpringWithDamping: 0.9, initialSpringVelocity: 1, options: [], animations: { clear.isHidden = hideClear …