KeyMatrix.Values Property

Definition

Get all buttons' values

public ReadOnlySpan<System.Device.Gpio.PinValue> Values { get; }
member this.Values : ReadOnlySpan<System.Device.Gpio.PinValue>
Public ReadOnly Property Values As ReadOnlySpan(Of PinValue)

Property Value

Applies to