Summary
Check if two colors are equal.
- Namespace
- Avalonia
.Media - Containing Type
- Color
Syntax
public bool Equals(Color other)
Parameters
Name | Type | Description |
---|---|---|
other | Color |
Return Value
Type | Description |
---|---|
bool |
public bool Equals(Color other)
Name | Type | Description |
---|---|---|
other | Color |
Type | Description |
---|---|
bool |