Edit

Share via


Mpr121.ChannelStatusesChanged Event

Definition

Notifies about a the channel statuses have been changed. Refresh period can be changed by setting PeriodRefresh property.

public event EventHandler<Iot.Device.Mpr121.ChannelStatusesChangedEventArgs> ChannelStatusesChanged;
public event EventHandler<Iot.Device.Mpr121.ChannelStatusesChangedEventArgs>? ChannelStatusesChanged;
member this.ChannelStatusesChanged : EventHandler<Iot.Device.Mpr121.ChannelStatusesChangedEventArgs> 
Public Event ChannelStatusesChanged As EventHandler(Of ChannelStatusesChangedEventArgs) 

Event Type

Applies to