isiOSAppOnMac property
that indicates whether the process is an iPhone or iPad app running on a Mac. https://developer.apple.com/documentation/foundation/nsprocessinfo/3608556-iosapponmac
Implementation
final bool isiOSAppOnMac;
that indicates whether the process is an iPhone or iPad app running on a Mac. https://developer.apple.com/documentation/foundation/nsprocessinfo/3608556-iosapponmac
final bool isiOSAppOnMac;