Share via


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

パラメーター

戻り値

適用対象