NSFontDescriptor.MatchingFontDescriptors(NSSet) Method

Definition

[Foundation.Export("matchingFontDescriptorsWithMandatoryKeys:")]
public virtual AppKit.NSFontDescriptor[] MatchingFontDescriptors (Foundation.NSSet mandatoryKeys);
abstract member MatchingFontDescriptors : Foundation.NSSet -> AppKit.NSFontDescriptor[]
override this.MatchingFontDescriptors : Foundation.NSSet -> AppKit.NSFontDescriptor[]

Parameters

mandatoryKeys
NSSet

Returns

Attributes

Applies to