Share via


SKCloudServiceSetupActionExtensions Class

Definition

Extension methods for the SKCloudServiceSetupAction enumeration.

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

Methods

Name Description
GetConstant(SKCloudServiceSetupAction)

Retrieves the NSString constant that describes self.

GetNullableValue(NativeHandle)

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

GetValue(NativeHandle)

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

GetValue(NSString)

Retrieves the SKCloudServiceSetupAction value named by constant.

Applies to