Contents

JSPropertyNameArrayRetain(_:)

Retains a JavaScript property name array.

Declaration

func JSPropertyNameArrayRetain(_ array: JSPropertyNameArrayRef!) -> JSPropertyNameArrayRef!

Parameters

Return Value

A JSPropertyNameArrayRef that is the same as array.

See Also

Working with Properties