UserAgentMetadataMobile Property |
Version 109.1.110
Mobile
Namespace:
CefSharp.DevTools.Emulation
Assembly:
CefSharp (in CefSharp.dll) Version: 109.1.110.0 (109.1.110.0)
Syntax public bool Mobile { get; set; }
public:
property bool Mobile {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also