共用方式為


PlatformHelper.ToIosVersion(Platform) 方法

定義

取得指定平臺值的 OS 版本。

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

參數

platform
Platform

要取得其版本的平臺。

傳回

傳回指定平臺值的 iOS 版本。

適用於