Ultralight C++ API 1.3.0
Loading...
Searching...
No Matches
JSStaticValueEx Struct Reference

#include <JavaScriptCore/JSObjectRef.h>

Public Attributes

const char * name
 
JSObjectGetPropertyCallbackEx getPropertyEx
 
JSObjectSetPropertyCallbackEx setPropertyEx
 
JSPropertyAttributes attributes
 

Member Data Documentation

◆ attributes

JSPropertyAttributes JSStaticValueEx::attributes

◆ getPropertyEx

JSObjectGetPropertyCallbackEx JSStaticValueEx::getPropertyEx

◆ name

const char* JSStaticValueEx::name

◆ setPropertyEx

JSObjectSetPropertyCallbackEx JSStaticValueEx::setPropertyEx

The documentation for this struct was generated from the following file: