共用方式為


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[]

傳回

屬性

適用於