NSFontManager.WeightOfFont(NSFont) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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