Contents

JSPropertyAttributes

A set of JavaScript property attributes.

Declaration

typealias JSPropertyAttributes = UInt32

Discussion

Combine multiple attributes by performing the logical OR operation.

See Also

Working with Properties