Interface Platform.IOS

All Superinterfaces:
org.graalvm.nativeimage.impl.InternalPlatform.NATIVE_ONLY, org.graalvm.nativeimage.impl.InternalPlatform.PLATFORM_JNI, Platform, Platform.DARWIN
All Known Implementing Classes:
Platform.IOS_AARCH64, Platform.IOS_AMD64
Enclosing interface:
Platform

public static interface Platform.IOS extends Platform.DARWIN
Supported operating system: iOS.
Since:
21.0
  • Method Details

    • getOS

      default String getOS()
      Returns string representing iOS OS.
      Specified by:
      getOS in interface Platform
      Since:
      21.0