Definition
- Namespace:
- Tizen.System.Usb
- Assembly:
- Tizen.System.Usb.dll
- API Level:
- 4
Event arguments for the Hot Plugged event for USB devices.
public class HotPluggedEventArgs : EventArgs
- Inheritance
-
System.Object
System.EventArgs
HotPluggedEventArgs
Properties
Declaration
public UsbDevice Device { get; }
Property Value
Exceptions
Type |
Condition |
System.NotSupportedException |
The required feature is not supported.
|
API Level: 4
Feature: http://tizen.org/feature/usb.host
Declaration
public HotplugEventType EventType { get; }
Property Value
Exceptions
Type |
Condition |
System.NotSupportedException |
The required feature is not supported.
|
API Level: 4
Feature: http://tizen.org/feature/usb.host