Share via


SKCloudServiceSetupMessageIdentifierExtensions Class

Definition

Extension methods for the SKCloudServiceSetupMessageIdentifier enumeration.

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

Methods

Name Description
GetConstant(SKCloudServiceSetupMessageIdentifier)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the SKCloudServiceSetupMessageIdentifier value named by constant.

Applies to