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
属性

适用于