次の方法で共有


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

適用対象