Class HotPluggedEventArgs
Definition
- Assembly:
- Tizen.System.Usb.dll
Event arguments for the Hot Plugged event for USB devices.
C#Copypublic class HotPluggedEventArgs : EventArgs
- Inheritance
-
objectSystem.EventArgsHotPluggedEventArgs
Properties
Declaration
C#Copypublic UsbDevice Device { get; }
Property Value
| Type | Description |
|---|---|
| UsbDevice |
Declaration
C#Copypublic HotplugEventType EventType { get; }
Property Value
| Type | Description |
|---|---|
| HotplugEventType |