Edit

Share via


PlatformHelper.ToVersion(Platform) Method

Definition

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.

Applies to