Enumeration 列挙

NSURLRequest.Attribution

The entities that can make a network request. ネットワークリクエストを作ることが出来る実在。

Declaration 宣言

enum Attribution : UInt, @unchecked Sendable

Overview 概要

Use one of these values when setting the attribution parameter of a URLRequest. If you don’t set a value, the system assumes NSURLRequest.Attribution.developer.

Topics 話題

Request Sources ソースをリクエストする

Relationships 関係

Conforms To 次に準拠

See Also 参照

Indicating the Source of the Request リスエストのソースを指し示す