Share via


ShellAppearance.Inequality(ShellAppearance, ShellAppearance) Operator

Definition

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

Parameters

appearance1
ShellAppearance
appearance2
ShellAppearance

Returns

System.Boolean

Applies to