Share via


NSFontDescriptor.MatchingFontDescriptorWithMandatoryKeys(NSSet) Method

Definition

[Foundation.Export("matchingFontDescriptorWithMandatoryKeys:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSFontDescriptor MatchingFontDescriptorWithMandatoryKeys(Foundation.NSSet mandatoryKeys);
[<Foundation.Export("matchingFontDescriptorWithMandatoryKeys:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member MatchingFontDescriptorWithMandatoryKeys : Foundation.NSSet -> AppKit.NSFontDescriptor
override this.MatchingFontDescriptorWithMandatoryKeys : Foundation.NSSet -> AppKit.NSFontDescriptor

Parameters

mandatoryKeys
NSSet

Returns

Attributes

Applies to