Syntax
[System.Flags]
public enum LinkTarget
Remarks
Members
| Member Name | Description |
|---|
| Arm64 | A flag that signifies that the native library supports the ARM-64 architecture. |
| ArmV6 | A flag that signifies that the native library supports the ARMv6 architecture. |
| ArmV7 | A flag that signifies that the native library supports the ARMv7 architecture. |
| ArmV7s | A flag that signifies that the native library supports the ARMv7s architecture. |
| Simulator | A flag that signifies that the native library supports the Simulator (i386 architecture). |
| Simulator64 | A flag that signifies that the native library supports the Simulator (x86-64 architecture). |
| Thumb | A flag that specifies that the native library targets the Thumb subset of LinkTarget.ArmV6 or LinkTarget.ArmV7. |
Requirements
Namespace: ObjCRuntime
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0