A JavaScript class.
SDKs
- iOS 7.0+
- macOS 10.5+
- Mac Catalyst 13.0+
- tvOS 9.0+
Framework
- Java
Script Core
Declaration
typealias JSClassRef = Opaque Pointer
Discussion
This is used with JSObject
to construct objects with custom behavior.
A JavaScript class.
SDKs
Framework
typealias JSClassRef = Opaque Pointer
This is used with JSObject
to construct objects with custom behavior.