共用方式為


JSValue.Undefined(JSContext) 方法

定義

傳回指定內容中未定義的 JAVAScrip 值。

[Foundation.Export("valueWithUndefinedInContext:")]
public static JavaScriptCore.JSValue Undefined (JavaScriptCore.JSContext context);
static member Undefined : JavaScriptCore.JSContext -> JavaScriptCore.JSValue

參數

context
JSContext

傳回

屬性

適用於