ShellAppearance.Inequality(ShellAppearance, ShellAppearance) 操作员  
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public static bool operator !=(Xamarin.Forms.ShellAppearance appearance1, Xamarin.Forms.ShellAppearance appearance2);
	static member op_Inequality : Xamarin.Forms.ShellAppearance * Xamarin.Forms.ShellAppearance -> bool
	参数
- appearance1
 - ShellAppearance
 
- appearance2
 - ShellAppearance
 
返回
		System.Boolean