NLLanguageExtensions.GetConstant(NLLanguage) Method

Definition

Returns the string constant for the enumeration value.

public static Foundation.NSString GetConstant (this NaturalLanguage.NLLanguage self);
static member GetConstant : NaturalLanguage.NLLanguage -> Foundation.NSString

Parameters

self
NLLanguage

The instance on which this method operates.

Returns

The string constant for the enumeration value.

Applies to