다음을 통해 공유


LayoutOptions.Equality(LayoutOptions, LayoutOptions) 연산자

정의

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

매개 변수

반환

적용 대상