GyroscopeData.Equality(GyroscopeData, GyroscopeData) 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.GyroscopeData left, Xamarin.Essentials.GyroscopeData right);
Parameters
- left
- GyroscopeData
Left to compare
- right
- GyroscopeData
Right to compare
Returns
System.Boolean
If equal