isiOSAppOnVision property
Indicates whether the process is an iPhone or iPad app running on visionOS. https://developer.apple.com/documentation/foundation/processinfo/isiosapponvision
Implementation
final bool isiOSAppOnVision;
Indicates whether the process is an iPhone or iPad app running on visionOS. https://developer.apple.com/documentation/foundation/processinfo/isiosapponvision
final bool isiOSAppOnVision;