this.getCustomIconList() method

Gets the list of custom icons associated with this hybrid app.

Syntax

<static> this.getCustomIconList() → {hwc.CustomIcon[]}

Returns

The array of custom icon objects. Null if this hybrid app has no custom icons.

Type:

hwc.CustomIcon[]

Source

hwc-api.js, line 1433.