Edytuj

Udostępnij za pośrednictwem


NSFont.MonospacedDigitSystemFontOfSize(nfloat, nfloat) Method

Definition

[Foundation.Export("monospacedDigitSystemFontOfSize:weight:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static AppKit.NSFont MonospacedDigitSystemFontOfSize (nfloat fontSize, nfloat weight);
static member MonospacedDigitSystemFontOfSize : nfloat * nfloat -> AppKit.NSFont

Parameters

fontSize
nfloat
weight
nfloat

Returns

Attributes

Applies to