DisplayInfo.Equality(DisplayInfo, DisplayInfo) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If equal to another object.
public static bool operator == (Xamarin.Essentials.DisplayInfo left, Xamarin.Essentials.DisplayInfo right);
Parameters
- left
- DisplayInfo
Left to compare.
- right
- DisplayInfo
Right to compare.
Returns
System.Boolean
If equal