this.getDefaultCustomIcon() method

Gets the default custom icon object of this hybrid app.

Syntax

<static> this.getDefaultCustomIcon() → {hwc.CustomIcon}

Returns

The default custom icon of this hybrid app. Null if this hybrid app does not have a custom icon.

Type:

hwc.CustomIcon

Source

hwc-api.js, line 1422.