确定Swift组件的引入日期/Swift版本



这是UIStackView的修订历史中的日期:https://developer.apple.com/library/prerelease/ios/documentation/UIKit/Reference/UIStackView_Class_Reference/RevisionHistory.html#//apple_ref/doc/uid/TP40015256-CH99-SW1

因为它没有历史记录,而且第一个条目的日期是2015年9月16日,这是否意味着它是在Swift 2中引入的?

日期无关紧要。转到本页顶部:

https://developer.apple.com/library/prerelease/ios/documentation/UIKit/Reference/UIStackView_Class_Reference/index.html//apple_ref/doc/uid/TP40015256-CH1-SW29

读取Availability条目。你只需要知道这些。

相关内容

  • 没有找到相关文章

最新更新