NLLanguageExtensions Class

Definition

Extension methods for the NLLanguage enumeration.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static class NLLanguageExtensions
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
type NLLanguageExtensions = class
Inheritance
NLLanguageExtensions
Attributes

Methods

Name Description
GetConstant(NLLanguage)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

Retrieves the NLLanguage value represented by the backing field value in handle.

GetValue(NativeHandle)

Retrieves the NLLanguage value represented by the backing field value in handle.

GetValue(NSString)

Retrieves the NLLanguage value named by constant.

Applies to