Version: 2022.2

SearchUtils.ShowIconPicker

切换到手册
public static void ShowIconPicker (Action<Texture2D,bool> iconSelectedHandler);

参数

iconSelectedHandler Select handler invoked if the user selects an icon.

描述

Opens a search picker to select an icon.

In example, this API is used to select search query icons. This API try to filter out texture that would be suitable as an icon.