NSFontManager.WeightOfFont(NSFont) Method

Definition

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

Parameters

fontObj
NSFont

Returns

System.System.IntPtr System.nativeint
Attributes

Applies to