CTFontDescriptor.MatchFontDescriptors Method

Definition

public static bool MatchFontDescriptors (CoreText.CTFontDescriptor[] descriptors, Foundation.NSSet mandatoryAttributes, Func<CoreText.CTFontDescriptorMatchingState,IntPtr,bool> progressHandler);
static member MatchFontDescriptors : CoreText.CTFontDescriptor[] * Foundation.NSSet * Func<CoreText.CTFontDescriptorMatchingState, nativeint, bool> -> bool

Parameters

descriptors
CTFontDescriptor[]
mandatoryAttributes
NSSet

Returns

Applies to