Skip to content

Latest commit

 

History

History
65 lines (31 loc) · 826 Bytes

zotero-plugin-toolkit.progresswindowhelper.seticonuri.md

File metadata and controls

65 lines (31 loc) · 826 Bytes

Home > zotero-plugin-toolkit > ProgressWindowHelper > setIconURI

ProgressWindowHelper.setIconURI() method

Set custom icon uri for progress window

Signature:

static setIconURI(key: string, uri: string): void;

Parameters

Parameter

Type

Description

key

string

uri

string

**Returns:**

void