CompassData.Equality(CompassData, CompassData) 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.
Equality operator for equals
public static bool operator == (Xamarin.Essentials.CompassData left, Xamarin.Essentials.CompassData right);
Parameters
- left
- CompassData
Left to compare
- right
- CompassData
Right to compare
Returns
System.Boolean
If equal