Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


iosAppOnMac

Indicates whether the process is an iOS app running on a Mac.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine.iOS
  • Assembly: UnityEngine.CoreModule
public static bool iosAppOnMac { get; }

Remarks

This property returns true only when the process is an iOS application running on a Mac computer with Apple silicon.