Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 731 Bytes

File metadata and controls

22 lines (16 loc) · 731 Bytes
title IconHelpers Class
description The IconHelpers class provides methods for creating IconData objects from relative paths.
ms.date 2/25/2025
ms.topic reference
no-loc
PowerToys
Windows
Insider

IconHelpers Class

Definition

Namespace: Microsoft.CommandPalette.Extensions.Toolkit

Includes helper methods for creating IconData objects from relative paths. This is useful for loading icons from specific locations in your project or application.

Methods

Method Description
FromRelativePath(String)
FromRelativePaths(String, String)