Xojo.System.VersionData
From Xojo Documentation
Class (inherits from Object)
This class is supported on Mobile (iOS). Use #If...#Endif with the Target... constants to ensure you only use this class where it is supported. |
New in 2019r3
Information about the OS system version.
Properties | |||
|
Methods | |
|
Notes
You can get an instance of this class using the Xojo.System.Version method.
See Also
Xojo.System.Version method