NSFontDescriptor.MatchingFontDescriptorWithMandatoryKeys(NSSet) Method

Definition

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

Parameters

mandatoryKeys
NSSet

Returns

Attributes

Applies to