MarshalObjectiveCExceptionEventArgs.ExceptionMode Property

Definition

Specify how to marshal the Objective-C exception.

public ObjCRuntime.MarshalObjectiveCExceptionMode ExceptionMode { get; set; }
member this.ExceptionMode : ObjCRuntime.MarshalObjectiveCExceptionMode with get, set

Property Value

A value that specifies how to marshal the Objective-C exception.

Applies to