Tanoda
Leap.DeviceEventArgs Class Reference

Dispatched when a device is plugged in. More...

Inheritance diagram for Leap.DeviceEventArgs:
Leap.LeapEventArgs

Public Member Functions

 DeviceEventArgs (Device device)
 
- Public Member Functions inherited from Leap.LeapEventArgs
 LeapEventArgs (LeapEvent type)
 

Properties

Device Device [get, set]
 
- Properties inherited from Leap.LeapEventArgs
LeapEvent type [get, set]
 

Detailed Description

Dispatched when a device is plugged in.

Provides the device as an argument.

Since
3.0

Definition at line 181 of file Events.cs.

Constructor & Destructor Documentation

◆ DeviceEventArgs()

Leap.DeviceEventArgs.DeviceEventArgs ( Device  device)

Definition at line 182 of file Events.cs.

Property Documentation

◆ Device

Device Leap.DeviceEventArgs.Device
getset

Definition at line 185 of file Events.cs.


The documentation for this class was generated from the following file: