NSFontManager.RemoveFontDescriptor(NSFontDescriptor, String) 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("removeFontDescriptor:fromCollection:")]
public virtual void RemoveFontDescriptor (AppKit.NSFontDescriptor descriptor, string collection);
abstract member RemoveFontDescriptor : AppKit.NSFontDescriptor * string -> unit
override this.RemoveFontDescriptor : AppKit.NSFontDescriptor * string -> unit
Parameters
- descriptor
- NSFontDescriptor
- collection
- String
- Attributes