Share via


SNClassifierIdentifierExtensions Class

Definition

Extension methods for the SNClassifierIdentifier enumeration.

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

Methods

Name Description
GetConstant(SNClassifierIdentifier)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the SNClassifierIdentifier value named by constant.

Applies to