JSContext.ExceptionHandler Property

Definition

public virtual JavaScriptCore.JSContextExceptionHandler ExceptionHandler { [Foundation.Export("exceptionHandler", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setExceptionHandler:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.ExceptionHandler : JavaScriptCore.JSContextExceptionHandler with get, set

Property Value

Attributes

Applies to