ObjCRuntime.LinkWithAttribute.NeedsGccExceptionHandling Property
Specifies whether or not the native library requires linking with the GCC Exception Handling library (libgcc_eh).

Syntax

public bool NeedsGccExceptionHandling { get; set; }

Value

This value should be set to true if the native library requires linking with -lgcc_eh, or false otherwise.

Remarks

Requirements

Namespace: ObjCRuntime
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0