共用方式為


PlatformHelper.ToIosArch(Platform) 方法

定義

取得指定平臺 (32 位或 64 位) 架構。

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

參數

platform
Platform

要取得其架構的平臺。

傳回

傳回指定平臺 (32 位或 64 位) 架構。

適用於