callAsFunction property
A JSObjectCallAsFunctionCallback to invoke when the property is called as a function.
Implementation
Pointer<NativeFunction<JSObjectRef.JSObjectCallAsFunctionCallback>>?
callAsFunction;
A JSObjectCallAsFunctionCallback to invoke when the property is called as a function.
Pointer<NativeFunction<JSObjectRef.JSObjectCallAsFunctionCallback>>?
callAsFunction;