Click or drag to resize

KeyType Property

Version 118.6.80
Key type.

Namespace:  CefSharp.DevTools.IndexedDB
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax
public KeyType Type { get; set; }

Property Value

Type: KeyType
See Also