Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Buttons ¶
type Buttons struct {
// contains filtered or unexported fields
}
Buttons is an implementation of the View interface that allows setting the displayed content of individual buttons.
func NewButtons ¶
func NewButtons(sd *streamdeck.StreamDeck) (*Buttons, error)
NewButtons returns a Buttons View capable of displaying multiple static and/or animated buttons.
Click to show internal directories.
Click to hide internal directories.