init()
Creates an environment values instance.
環境値インスタンスを作成します。
subscript<K>(K.Type) -> K.Value
Accesses the environment value associated with a custom key.
あつらえのキーと結び付けられた環境値にアクセスします。
Availability 有効性
Technology
var description: String
{ get }
init()
subscript<K>(K.Type) -> K.Value