Interface Platform.DARWIN

All Superinterfaces:
org.graalvm.nativeimage.impl.InternalPlatform.NATIVE_ONLY, org.graalvm.nativeimage.impl.InternalPlatform.PLATFORM_JNI, Platform
All Known Subinterfaces:
Platform.DARWIN_AARCH64, Platform.DARWIN_AMD64, Platform.IOS, Platform.MACOS
All Known Implementing Classes:
Platform.IOS_AARCH64, Platform.IOS_AMD64, Platform.MACOS_AARCH64, Platform.MACOS_AMD64
Enclosing interface:
Platform

public static interface Platform.DARWIN extends org.graalvm.nativeimage.impl.InternalPlatform.PLATFORM_JNI, org.graalvm.nativeimage.impl.InternalPlatform.NATIVE_ONLY
Basis for all Apple operating systems (MacOS and iOS).
Since:
19.0