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