Field FolderImageColorOverride
Gets or sets a function that provides a color override for folder icons. This function returns a LightDarkColor object, which specifies the color to be used for file icons in light and dark themes.
public static Func<LightDarkColor?>? FolderImageColorOverride
Returns
- Func<LightDarkColor>
- Gets or sets a function that provides a color override for folder icons. This function returns a object, which specifies the color to be used for file icons in light and dark themes.