ObjCRuntime.LinkTarget Enumeration
Link targets available for ObjCRuntime.LinkWithAttribute

Syntax

[System.Flags]
public enum LinkTarget

Remarks

LinkTarget may be combined for native libraries which target multiple platforms.

Members

Member NameDescription
Arm64A flag that signifies that the native library supports the ARM-64 architecture.
ArmV6A flag that signifies that the native library supports the ARMv6 architecture.
ArmV7A flag that signifies that the native library supports the ARMv7 architecture.
ArmV7sA flag that signifies that the native library supports the ARMv7s architecture.
SimulatorA flag that signifies that the native library supports the Simulator (i386 architecture).
Simulator64A flag that signifies that the native library supports the Simulator (x86-64 architecture).
ThumbA 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