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