Open
Description
What would you like clarification on:
How to customize properties per-platform.
e.g. ForegroundScale
has a specific property per target:
But what if user wants to have custom background color per target? (This property could probably be renamed to BackgroundColor
as it is not clear now from name)
This is a common scenario, eg. on Windows and WASM one would usually want background of the icon and splash to be transparent, but maybe not on others.