Edit

Share via


KeyMatrixEvent.EventType Property

Definition

Event type of current button. PinEventTypes.Rising is pressed,PinEventTypes.Falling is released

public System.Device.Gpio.PinEventTypes EventType { get; }
member this.EventType : System.Device.Gpio.PinEventTypes
Public ReadOnly Property EventType As PinEventTypes

Property Value

Applies to