Skip to content

Event StateChanged

Namespace: Belay.Core
Assembly: Belay.Core.dll

StateChanged

Event raised when device connection state changes.

csharp
public event EventHandler<DeviceStateChangeEventArgs>? StateChanged

Event Type

EventHandler<DeviceStateChangeEventArgs>?

Released under the Apache License 2.0.