Runtime.Arch Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The architecture where the code is currently running.
public static ObjCRuntime.Arch Arch;
staticval mutable Arch : ObjCRuntime.Arch
Field Value
Remarks
Use this to determine the architecture on which the program is currently running (device or simulator).