UIFontTextStyleExtensions.GetConstant(UIFontTextStyle) Method

Definition

Returns the string constant for the enumeration value.

public static Foundation.NSString GetConstant (this UIKit.UIFontTextStyle self);
static member GetConstant : UIKit.UIFontTextStyle -> Foundation.NSString

Parameters

self
UIFontTextStyle

The instance on which this method operates.

Returns

Applies to