PlatformHelper.ToIosVersion(Platform) 方法

定义

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

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

参数

platform
Platform

要获取其版本的平台。

返回

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

适用于