deleteProperty property
The callback invoked when deleting a property.
Implementation
external Pointer<NativeFunction<JSObjectDeletePropertyCallback>> deleteProperty;
The callback invoked when deleting a property.
external Pointer<NativeFunction<JSObjectDeletePropertyCallback>> deleteProperty;