DeviceIdiom.Equality(DeviceIdiom, DeviceIdiom) 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 idiom.
public static bool operator == (Xamarin.Essentials.DeviceIdiom left, Xamarin.Essentials.DeviceIdiom right);
Parameters
- left
- DeviceIdiom
The left idiom to compare.
- right
- DeviceIdiom
The right idiom to compare.
Returns
System.Boolean
If they are equal