JSArrayCpp.weakRef

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto weakRef [@property getter]
  2. auto weakRef(HandleJSArray ws)
    struct JSArrayCpp
    static
    weakRef
    (
    HandleJSArray
    )
    (
    HandleJSArray ws
    )
    if (
    is(HandleJSArray : const(awebview.wrapper.cpp.JSArray))
    )

Meta