Contents

init(containerSpecifier:key:)

Returns an NSScriptObjectSpecifier object initialized with a given container specifier and key.

Declaration

convenience init(containerSpecifier container: NSScriptObjectSpecifier, key property: String)

Return Value

An NSScriptObjectSpecifier object initialized with container specifier specifier and key key.

Discussion

The class description of the container is set automatically.

See Also

Initializing an object specifier