private struct MyEnvironmentKey: EnvironmentKey { static let defaultValue: String = "Default value" } 复制代码. The Swift compiler ...
確定! 回上一頁