The SwiftUI version relates to the iOS version. You could verify the version using the available API if #available(iOS 13, *) { // SwiftUI ...
確定! 回上一頁