backgroundCustomColor
Sets a custom background color for vector files (in addition to the supported grey, black, and white).
Syntax
RxCore.backgroundCustomColor(color)
Parameters
color
: string — Color string using supported HTML color notation (e.g.,"#00FF00"
).
Returns
- NA — This method does not return a value.