ShellAppearance.Equality(ShellAppearance, ShellAppearance) 操作员

定义

public static bool operator ==(Xamarin.Forms.ShellAppearance appearance1, Xamarin.Forms.ShellAppearance appearance2);
static member ( = ) : Xamarin.Forms.ShellAppearance * Xamarin.Forms.ShellAppearance -> bool

参数

appearance1
ShellAppearance
appearance2
ShellAppearance

返回

System.Boolean

适用于