[This is preliminary documentation and is subject to change.]
Supported value types.
Namespace: Xilium.CefGlueAssembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Invalid | 0 | ||
Null | 1 | ||
Bool | 2 | ||
Int | 3 | ||
Double | 4 | ||
String | 5 | ||
Binary | 6 | ||
Dictionary | 7 | ||
List | 8 |
See Also