iOSDevice.OSVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
What iOS version is running on the device/simulator
public Xamarin.UITest.Utils.IVersionNumber OSVersion { get; }
member this.OSVersion : Xamarin.UITest.Utils.IVersionNumber
Public ReadOnly Property OSVersion As IVersionNumber