DeviceRequestPromptedEventArgsDevices Property |
Version 113.3.50
Devices
Namespace:
CefSharp.DevTools.DeviceAccess
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax public IList<PromptDevice> Devices { get; }
public:
property IList<PromptDevice^>^ Devices {
IList<PromptDevice^>^ get ();
}
Property Value
Type:
IListPromptDeviceSee Also