共用方式為


UIFont.Inequality(UIFont, UIFont) 運算子

定義

比較兩個 UIFont 物件的值是否不相等。

public static bool operator != (UIKit.UIFont f1, UIKit.UIFont f2);
static member op_Inequality : UIKit.UIFont * UIKit.UIFont -> bool

參數

f1
UIFont
f2
UIFont

傳回

備註

(此節點的更多檔即將推出)

這可從背景執行緒使用。

適用於