PlatformHelper.ToIosVersion(Platform) Method
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.
Get the OS version of the specified platform value.
public static ObjCRuntime.Platform ToIosVersion (this ObjCRuntime.Platform platform);
static member ToIosVersion : ObjCRuntime.Platform -> ObjCRuntime.Platform
Parameters
- platform
- Platform
The platform whose version to get.
Returns
Returns the iOS version of the specified platform value.