incompatibleArchitecture property

bool? incompatibleArchitecture
getter/setter pair

If the App doesn't run on the specific architecture, for example, x86.

Implementation

core.bool? incompatibleArchitecture;