iosIsProxy property
Returns a Boolean value that indicates whether the receiver does not descend from NSObject
.
NOTE: available only on iOS.
Implementation
bool? iosIsProxy;
Returns a Boolean value that indicates whether the receiver does not descend from NSObject
.
NOTE: available only on iOS.
bool? iosIsProxy;