- Declared in:
- Foundation/NSValueTransformer.h
nil
if
no transformer is registered for name. If no
transformer is found, but the name
corresponds to a valid NSValueTransformer
subclass name, the receiver
instantiates this subclass using
-init
and registers it automatically for name.
NO
, otherwise it calls
-transformedValue:
and returns the result.