WebString.this

Construct WebString by copying.

  1. this(WebStringCpp ws)
  2. this(awebview.wrapper.cpp.WebString cppObj)
  3. this(Char[] str)
    struct WebString
    nothrow @nogc
    this
    (
    Char
    )
    (
    in Char[] str
    )

Meta