[]
Indicates whether the Color has a default value.
protected bool ShouldSerialize(Color field)
Type | Name | Description |
---|---|---|
Color | field | The property to compare with default value. |
Type | Description |
---|---|
bool | True if the Color has no default value; otherwise, it is false. |