WindowControlsOverlayConfigSelectedPlatform Property |
Version 130.1.90
Selected platforms to show the overlay.
Namespace: CefSharp.DevTools.OverlayAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public string SelectedPlatform { get; set; }
public:
property String^ SelectedPlatform {
String^ get ();
void set (String^ value);
}
Property Value
StringSee Also