Type Property 型プロパティ

supportsSecureCoding

A Boolean value indicating whether the NSURLRequest implements the NSSecureCoding protocol. NSURLRequestNSSecureCodingプロトコルを実装するかどうかを指し示すブール値。

Declaration 宣言

class var supportsSecureCoding: Bool { get }

Return Value 戻り値

true to indicate that NSURLRequest implements the NSSecureCoding protocol. trueNSURLRequestNSSecureCodingプロトコルを実装することを指し示します。