DevicePlatform.Inequality(DevicePlatform, DevicePlatform) 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.
Checks the equality of the platform.
public static bool operator != (Xamarin.Essentials.DevicePlatform left, Xamarin.Essentials.DevicePlatform right);
Parameters
- left
- DevicePlatform
The left side to compare.
- right
- DevicePlatform
The right side to compare
Returns
System.Boolean
If they are inequal