Skip to content

ProcessInfo

mxcl edited this page May 29, 2021 · 1 revision

Extensions on ProcessInfo

Properties

osVersion

The version of the operating system on which the process is executing.

@available(OSX, introduced: 10.10)
    @available(iOS, introduced: 8.0)
    var osVersion: Version 
Clone this wiki locally