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