JSContext.FromJSGlobalContextRef(IntPtr) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
[Foundation.Export("contextWithJSGlobalContextRef:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static JavaScriptCore.JSContext FromJSGlobalContextRef (IntPtr nativeJsGlobalContextRef);
static member FromJSGlobalContextRef : nativeint -> JavaScriptCore.JSContext
Parameter
- nativeJsGlobalContextRef
-
IntPtr
nativeint
Gibt zurück
- Attribute