SLServiceKindExtensions Class

Definition

Extension methods for the SLServiceKind enumeration.

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

Methods

Name Description
GetConstant(SLServiceKind)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the SLServiceKind value named by constant.

Applies to