getPropertyNames property
The callback invoked when collecting the names of an object's properties.
Implementation
Pointer<NativeFunction<JSObjectRef.JSObjectGetPropertyNamesCallback>>?
getPropertyNames;
The callback invoked when collecting the names of an object's properties.
Pointer<NativeFunction<JSObjectRef.JSObjectGetPropertyNamesCallback>>?
getPropertyNames;