Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

SystemInfo.IsiOSAppOnVision

Indicates whether the process is an iPhone or iPad app running on visionOS.

Component Version macOS Windows Linux Server iOS SDK
SystemInfo 16.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "SystemInfo.IsiOSAppOnVision" )

Parameters

none

Result

Returns 1, 0 or error.

Description

Indicates whether the process is an iPhone or iPad app running on visionOS.
The value of this property is true only when the process is an iOS app running on a visionOS device. The value of the property is false for all other apps on visionOS. The property is also false for processes running on platforms other than visionOS.
Can only return 1 on macOS 26.1 or newer.

See also

Release notes

  • Version 15.6
    • Added SystemInfo.IsiOSAppOnVision function.

This function is free to use.

Created 22nd November 2025, last changed 22nd November 2025


SystemInfo.IsiOSAppOnMac - SystemInfo.LinuxSystemInfo