Click or drag to resize

ServiceWorkerVersion.ControlledClients Property

Version 86.0.240
ControlledClients

Namespace:  CefSharp.DevTools.ServiceWorker
Assembly:  CefSharp (in CefSharp.dll) Version: 86.0.240.0 (86.0.240.0)
Syntax
public string[] ControlledClients { get; set; }

Property Value

Type:String[]
See Also