NLTagSchemeExtensions.GetValue(NSString) Method

Definition

Returns the enumeration value for the provided string constant.

public static NaturalLanguage.NLTagScheme GetValue (Foundation.NSString constant);
static member GetValue : Foundation.NSString -> NaturalLanguage.NLTagScheme

Parameters

constant
NSString

The string for which to get the constant value.

Returns

The enumeration value for the provided string constant.

Applies to