StorageEventInit.newValue

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void newValue(Optional!(T0) newValue)
    struct StorageEventInit
    nothrow
    void
    newValue
    (
    T0
    )
    (
    scope auto ref Optional!(T0) newValue
    )
    if (
    isTOrPointer!(T0, string)
    )
  2. auto newValue()

Meta