Click or drag to resize

UserAgentMetadata.Brands Property

Version 89.0.170
Brands

Namespace:  CefSharp.DevTools.Emulation
Assembly:  CefSharp (in CefSharp.dll) Version: 89.0.170.0 (89.0.170.0)
Syntax
public IList<UserAgentBrandVersion> Brands { get; set; }

Property Value

Type: IList<UserAgentBrandVersion>
See Also