Skip to content

Instance Property

additionalStartupParameters

iOS 16.0+ macOS 13.0+ tvOS 16.0+ watchOS 9.0+
Additional parameters to send to the server on startup. The name value pairs are added to the initial startup message that the client sends to the server.
var additionalStartupParameters: [(String, String)]