Runtime.MarshalManagedException Event

Definition

This event is raised when a managed exception needs to be marshalled to native code.

public static event ObjCRuntime.MarshalManagedExceptionHandler MarshalManagedException;
member this.MarshalManagedException : ObjCRuntime.MarshalManagedExceptionHandler 

Event Type

Applies to

See also