다음을 통해 공유


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비트)를 반환합니다.

적용 대상