Type Property 型プロパティ

supportsSecureCoding

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

Declaration 宣言

@property(class, readonly) BOOL supportsSecureCoding;

Return Value 戻り値

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