NSFontManager.ConvertWeight(Boolean, 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("convertWeight:ofFont:")]
public virtual AppKit.NSFont ConvertWeight (bool increaseWeight, AppKit.NSFont fontObj);
abstract member ConvertWeight : bool * AppKit.NSFont -> AppKit.NSFont
override this.ConvertWeight : bool * AppKit.NSFont -> AppKit.NSFont
Parameters
- increaseWeight
- Boolean
- fontObj
- NSFont
Returns
- Attributes