ofCategory

Get the list of Categories used on Wallpaper Abyss.

circle-info

This method belongs to the property - getList

Parameters

PARAMETER

-

Returns

Promisearrow-up-right<Arrayarrow-up-right<List>>

Example Code

<getList>.ofCategory().then(x => console.log(x));

Last updated