Contents

init(name:callAsFunction:attributes:)

Creates a static function with the specified values.

Declaration

init(name: UnsafePointer<CChar>!, callAsFunction: JSObjectCallAsFunctionCallback!, attributes: JSPropertyAttributes)

See Also

Creating a Static Function