SafeAreaEdges.Equality(SafeAreaEdges, SafeAreaEdges) 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.
public:
static bool operator ==(Microsoft::Maui::SafeAreaEdges left, Microsoft::Maui::SafeAreaEdges right);
public static bool operator ==(Microsoft.Maui.SafeAreaEdges left, Microsoft.Maui.SafeAreaEdges right);
static member ( = ) : Microsoft.Maui.SafeAreaEdges * Microsoft.Maui.SafeAreaEdges -> bool
Public Shared Operator == (left As SafeAreaEdges, right As SafeAreaEdges) As Boolean
Parameters
- left
- SafeAreaEdges
- right
- SafeAreaEdges