PlatformHelper.ToVersion(Platform) 方法

定义

获取指定平台值的 OS 版本。

public static ObjCRuntime.Platform ToVersion (this ObjCRuntime.Platform platform);
static member ToVersion : ObjCRuntime.Platform -> ObjCRuntime.Platform

参数

platform
Platform

要获取其版本的平台。

返回

返回指定平台值的 OS 版本。

适用于