Type Alias

URLRequest.NetworkServiceType

An alias for the network service type. ネットワークサービス型に対するエイリアス。

Declaration 宣言

typealias URLRequest.NetworkServiceType = NSURLRequest.NetworkServiceType

Discussion 議論

This Swift type is aliased to NSURLRequest.NetworkServiceType. このSwift型は、NSURLRequest.NetworkServiceTypeに対してのエイリアスとされます。

See Also 参照

Accessing the Service Type サービス型にアクセスする