@JsFunction public static interface ScriptableFunctions.ProxyDoubleCallback
| Modifier and Type | Method and Description |
|---|---|
double |
call(NativeObject context)
Method of function to be called to provide a double property.
|
double call(NativeObject context)
context - native object as context.