operatingSystemVersionString
A string containing the version of the operating system on which the process is executing.
Declaration
var operatingSystemVersionString: String { get }Discussion
The operating system version string is human readable, localized, and is appropriate for displaying to the user. This string is not appropriate for parsing.