Contents

negateBooleanTransformerName

This value transformer negates a boolean value, transforming true to false and false to true.

Declaration

static let negateBooleanTransformerName: NSValueTransformerName

Discussion

This transformer is reversible.

See Also

Type Properties