Contents

JSGlobalContextIsInspectable(_:)

Returns a Boolean value that indicates whether the JavaScript context is inspectable.

Declaration

func JSGlobalContextIsInspectable(_ ctx: JSGlobalContextRef!) -> Bool

Parameters

Return Value

A Boolean value that indicates whether the JavaScript context is inspectable.

Topics

Related Documentation

See Also

Making a context inspectable