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