RuntimePlatform.IPhonePlayerRuntimePlatform.IPhonePlayerDescriptionIn the player on the iPhone. See Also: Platform dependent Compilation.
JavaScript
if (Application.platform == RuntimePlatform.IPhonePlayer) using UnityEngine; import UnityEngine |
