How can I provide several custom dark theme icons, while keeping all the rest (vast majority) automatically generated from their respective light theme icons?
How can I provide several custom dark theme icons, while keeping all the rest (vast majority) automatically generated from their respective light theme icons?
Hi Alex,
You can set the attached ImageProvider.CanAdapt property to false on an image source (icon) to prevent it from being adapted. It is described in the documentation here.
Please log in to a validated account to post comments.