SKCloudServiceSetupOptionsMessageIdentifierKey

Static SKCloudServiceSetupOptionsMessageIdentifierKey 

Source
pub unsafe static SKCloudServiceSetupOptionsMessageIdentifierKey: &'static SKCloudServiceSetupOptionsKey
Available on crate feature SKCloudServiceSetupViewController only.
Expand description

Identifier used to select the main message presented to the user for this setup view (SKCloudServiceSetupMessageIdentifier). When missing, the setup view will be configured in a way that is equivalent to using SKCloudServiceSetupMessageIdentifierJoin.

See also Apple’s documentation