Runtime.MarshalObjectiveCException Event

Definition

This event is raised when an Objective-C exception needs to be marshalled to managed code.

public static event ObjCRuntime.MarshalObjectiveCExceptionHandler MarshalObjectiveCException;
member this.MarshalObjectiveCException : ObjCRuntime.MarshalObjectiveCExceptionHandler 

Event Type

Applies to

See also