PiJuiceStatus.GetButtonEvents Method

Definition

Gets event generated by PiJuice buttons presses

public System.Collections.Generic.List<Iot.Device.PiJuiceDevice.Models.ButtonEventType> GetButtonEvents ();
member this.GetButtonEvents : unit -> System.Collections.Generic.List<Iot.Device.PiJuiceDevice.Models.ButtonEventType>
Public Function GetButtonEvents () As List(Of ButtonEventType)

Returns

List of button event types

Applies to