SKCloudServiceSetupActionExtensions.GetConstant Method

Definition

Retrieves the NSString constant that describes self.

public static Foundation.NSString? GetConstant(this StoreKit.SKCloudServiceSetupAction self);
static member GetConstant : StoreKit.SKCloudServiceSetupAction -> Foundation.NSString

Parameters

self
SKCloudServiceSetupAction

The instance on which this method operates.

Returns

Applies to