Share via


NSFontTextStyleExtensions.GetConstant(NSFontTextStyle) Method

Definition

Retrieves the NSString constant that describes self.

public static Foundation.NSString? GetConstant(this AppKit.NSFontTextStyle self);
static member GetConstant : AppKit.NSFontTextStyle -> Foundation.NSString

Parameters

self
NSFontTextStyle

The instance on which this method operates.

Returns

Applies to