Contents

kJSPropertyAttributeDontDelete

An attribute that specifies that the delete operation fails on a property.

Declaration

var kJSPropertyAttributeDontDelete: Int { get }

See Also

Constants