다음을 통해 공유


NSMutableFontCollection.FromDescriptors(NSFontDescriptor[]) 메서드

정의

[Foundation.Export("fontCollectionWithDescriptors:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, ObjCRuntime.PlatformArchitecture.All, null)]
public static AppKit.NSMutableFontCollection FromDescriptors (AppKit.NSFontDescriptor[] queryDescriptors);
static member FromDescriptors : AppKit.NSFontDescriptor[] -> AppKit.NSMutableFontCollection

매개 변수

queryDescriptors
NSFontDescriptor[]

반환

특성

적용 대상