JSContextGroupRetain(_:)
Retains a JavaScript context group.
Declaration
func JSContextGroupRetain(_ group: JSContextGroupRef!) -> JSContextGroupRef!Parameters
- group:
The Jscontextgroupref to retain.
Return Value
A JSContextGroupRef that is the same as group.