共用方式為


NSFontManager.WeightOfFont(NSFont) 方法

定義

[Foundation.Export("weightOfFont:")]
public virtual nint WeightOfFont (AppKit.NSFont fontObj);
abstract member WeightOfFont : AppKit.NSFont -> nint
override this.WeightOfFont : AppKit.NSFont -> nint

參數

fontObj
NSFont

傳回

System.System.IntPtr System.nativeint
屬性

適用於