NSFontCollection.GetAllAvailableFonts Method

Definition

[Foundation.Export("fontCollectionWithAllAvailableDescriptors")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static AppKit.NSFontCollection GetAllAvailableFonts();
[<Foundation.Export("fontCollectionWithAllAvailableDescriptors")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetAllAvailableFonts : unit -> AppKit.NSFontCollection

Returns

Attributes

Applies to