Home > widget-integration > StickyService > isTransparentBackground
StickyService.isTransparentBackground() method
Detects whether a CSS background value should be treated as transparent.
Signature:
protected isTransparentBackground(backgroundColor: string): boolean;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
backgroundColor |
string |
Returns:
boolean