systemVersion
The current version of the operating system.
Declaration
var systemVersion: String { get }Discussion
An example of the system version is @“1.2”.
The current version of the operating system.
var systemVersion: String { get }An example of the system version is @“1.2”.