Share via


NSFont.MonospacedSystemFont(NFloat, NFloat) Method

Definition

public static AppKit.NSFont? MonospacedSystemFont(System.Runtime.InteropServices.NFloat fontSize, System.Runtime.InteropServices.NFloat weight);
static member MonospacedSystemFont : System.Runtime.InteropServices.NFloat * System.Runtime.InteropServices.NFloat -> AppKit.NSFont

Parameters

fontSize
NFloat
weight
NFloat

Returns

Applies to