Class HotPluggedEventArgs
Definition
- Namespace:
- Tizen.System.Usb
- Assembly:
- Tizen.System.Usb.dll
- API Level:
- 4
Event arguments for the Hot Plugged event for USB devices.
C#Copypublic class HotPluggedEventArgs : EventArgs
- Inheritance
-
HotPluggedEventArgs
Properties
Declaration
C#Copypublic UsbDevice Device { get; }
Property Value
Type | Description |
---|---|
UsbDevice |
API Level: 4
Feature: http://tizen.org/feature/usb.host
Declaration
C#Copypublic HotplugEventType EventType { get; }
Property Value
Type | Description |
---|---|
HotplugEventType |