matchBestIcon

Find icon closest to the given size among given alternatives.

string
matchBestIcon
(
Range
)
(,)

Parameters

alternatives Range

range of IconSearchResults, usually returned by lookupIcon.

matchSize uint

desired size of icon.

Meta