Show / Hide Table of Contents

Arrived Event

Namespace: Yubico.Core.Devices.Hid Assembly: Yubico.Core.dll

Subscribe to receive an event whenever a Human Interface Device (HID) is added to the computer.

C#
public event EventHandler<HidDeviceEventArgs>? Arrived

Returns

EventHandler<HidDeviceEventArgs>

Subscribe to receive an event whenever a Human Interface Device (HID) is added to the computer.

In this article
Back to top Generated by DocFX