[]
Returns Color that can be used instead of background when element does not support special background.
public abstract Color? GetSolidColor()
| Type | Description |
|---|---|
| Color? | Returns solid Color or "null" if the background does not support solid color. |