LayoutOptions.Equality(LayoutOptions, LayoutOptions) Operator
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
static bool operator ==(Microsoft::Maui::Controls::LayoutOptions left, Microsoft::Maui::Controls::LayoutOptions right);
public static bool operator ==(Microsoft.Maui.Controls.LayoutOptions left, Microsoft.Maui.Controls.LayoutOptions right);
static member ( = ) : Microsoft.Maui.Controls.LayoutOptions * Microsoft.Maui.Controls.LayoutOptions -> bool
Public Shared Operator == (left As LayoutOptions, right As LayoutOptions) As Boolean
Parameter
- left
- LayoutOptions
- right
- LayoutOptions