다음을 통해 공유


PlatformHelper.Is64BitOnlyOnCurrentPlatform(Platform) 메서드

정의

지정된 플랫폼 값이 64비트 플랫폼인지 확인합니다.

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

매개 변수

platform
Platform

64비트 플랫폼인지 확인할 플랫폼입니다.

반환

지정된 플랫폼 값이 64비트 플랫폼이면 true를 반환합니다.

적용 대상