Return Value 戻り値
true
to indicate that NSURLRequest
implements the NSSecure
protocol.
true
はNSURLRequest
がNSSecure
プロトコルを実装することを指し示します。
NSURLRequest
implements the NSSecureCoding
protocol.
NSURLRequest
がNSSecureCoding
プロトコルを実装するかどうかを指し示すブール値。
Availability 有効性
Technology
class var supportsSecureCoding: Bool
{ get }
true
to indicate that NSURLRequest
implements the NSSecure
protocol.
true
はNSURLRequest
がNSSecure
プロトコルを実装することを指し示します。