ApplicationInformation.iconURL

Undocumented in source. Be warned that the author may not have intended to support it.
struct ApplicationInformation
const @safe
URL
iconURL
(
string format = "png"
)
()
if (
format == "png" ||
format == "jpg"
||
format == "jpeg"
||
format == "webp"
)

Meta