DeviceRequestPromptedEventArgsDevices Property |
Version 130.1.90
Devices
Namespace: CefSharp.DevTools.DeviceAccessAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public IList<PromptDevice> Devices { get; }
public:
property IList<PromptDevice^>^ Devices {
IList<PromptDevice^>^ get ();
}
Property Value
IListPromptDeviceSee Also