Share via


NSFontAssetRequest.DownloadFontAssets Method

Definition

[Foundation.Export("downloadFontAssetsWithCompletionHandler:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DownloadFontAssets(AppKit.DownloadFontAssetsRequestCompletionHandler completionHandler);
[<Foundation.Export("downloadFontAssetsWithCompletionHandler:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DownloadFontAssets : AppKit.DownloadFontAssetsRequestCompletionHandler -> unit
override this.DownloadFontAssets : AppKit.DownloadFontAssetsRequestCompletionHandler -> unit

Parameters

Attributes

Applies to