iosProxyType property

IOSNSURLProtectionSpaceProxyType? iosProxyType
getter/setter pair

The receiver's proxy type. This value is null if the receiver does not represent a proxy protection space. The supported proxy types are listed in IOSNSURLProtectionSpaceProxyType.values.

NOTE: available only on iOS.

Implementation

IOSNSURLProtectionSpaceProxyType? iosProxyType;