WebStringArray.this

Undocumented in source.
  1. this(WebStringArrayCpp ws)
  2. this(WebStringCpp[] ws)
  3. this(WebString[] ws)
  4. this(awebview.wrapper.cpp.WebStringArray cppObj)
    struct WebStringArray
    nothrow @nogc
    this
    (
    in awebview.wrapper.cpp.WebStringArray cppObj
    )
  5. this(uint n)
  6. this(Char[][] str)

Meta