Version

Equals(Color) Method

Determines if another object is equal to this one
Syntax
public bool Equals( 
   Color other
)

Parameters

other
The other object

Return Value

True if they are the same, otherwise false
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also